virtual DecompressionResultData Compression::IDecompressionInterface::DecompressBlock |
( |
AZStd::span< AZStd::byte > |
uncompressedBuffer, |
|
|
const AZStd::span< const AZStd::byte > & |
compressedData |
|
) |
| |
|
pure virtual |
Decompresses the input compressed data into the uncompressed buffer Both parameters are specified as spans which encapsulates the contiguous buffer and it's size.
The documentation for this struct was generated from the following file:
- Gems/Compression/Code/Include/Compression/DecompressionInterfaceAPI.h