Foxit PDF SDK
|
This is the complete list of members for foxit::common::Codec, including all inherited members.
Base64Decode(const void *encoded_data_buffer, size_t length) | foxit::common::Codec | static |
Base64Encode(const void *data_buffer, size_t length) | foxit::common::Codec | static |
FlateCompress(const void *data_buffer, size_t length) | foxit::common::Codec | static |
FlateDecompress(const void *compressed_data_buffer, size_t length) | foxit::common::Codec | static |
Handle() const | foxit::Base | inline |