HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TfFastCompression Member List

This is the complete list of members for TfFastCompression, including all inherited members.

CompressToBuffer(char const *input, char *compressed, size_t inputSize)TfFastCompressionstatic
DecompressFromBuffer(char const *compressed, char *output, size_t compressedSize, size_t maxOutputSize)TfFastCompressionstatic
GetCompressedBufferSize(size_t inputSize)TfFastCompressionstatic
GetMaxInputSize()TfFastCompressionstatic