This is the complete list of members for foxit.common.Codec, including all inherited members.
Base64Decode(global::System.IntPtr encoded_data_buffer, uint length) | foxit.common.Codec | inlinestatic |
Base64Encode(global::System.IntPtr data_buffer, uint length) | foxit.common.Codec | inlinestatic |
FlateCompress(global::System.IntPtr data_buffer, uint length) | foxit.common.Codec | inlinestatic |
FlateDecompress(global::System.IntPtr compressed_data_buffer, uint length) | foxit.common.Codec | inlinestatic |