|
HDK
|
This is the complete list of members for TfFastCompression, including all inherited members.
| CompressToBuffer(char const *input, char *compressed, size_t inputSize) | TfFastCompression | static |
| DecompressFromBuffer(char const *compressed, char *output, size_t compressedSize, size_t maxOutputSize) | TfFastCompression | static |
| GetCompressedBufferSize(size_t inputSize) | TfFastCompression | static |
| GetMaxInputSize() | TfFastCompression | static |