|
| | OodleScratchBuffers () |
| |
| | ~OodleScratchBuffers () |
| |
| int64 | OodleDecode (const void *InCompBuf, int64 InCompBufSize64, void *OutRawBuf, int64 InRawLen64) |
| |
| int64 | OodleEncode (void *OutCompressedData, int64 InCompressedBufferSize, const void *InUncompressedData, int64 InUncompressedSize, ECompressor Compressor, ECompressionLevel Level, bool CompressIndependentChunks, int64 DictionaryBackup) |
| |
◆ OodleScratchBuffers()
| FOodleDataCompression::OodleScratchBuffers::OodleScratchBuffers |
( |
| ) |
|
|
inline |
◆ ~OodleScratchBuffers()
| FOodleDataCompression::OodleScratchBuffers::~OodleScratchBuffers |
( |
| ) |
|
|
inline |
◆ OodleDecode()
| int64 FOodleDataCompression::OodleScratchBuffers::OodleDecode |
( |
const void * |
InCompBuf, |
|
|
int64 |
InCompBufSize64, |
|
|
void * |
OutRawBuf, |
|
|
int64 |
InRawLen64 |
|
) |
| |
|
inline |
◆ OodleEncode()
◆ OodleScratchBufferCount
| int32 FOodleDataCompression::OodleScratchBuffers::OodleScratchBufferCount = 0 |
◆ OodleScratches
◆ OodleScratchMemorySize
| OO_SINTa FOodleDataCompression::OodleScratchBuffers::OodleScratchMemorySize = 0 |
The documentation for this struct was generated from the following file: