My Project
|
This is the complete list of members for NPL::NPLCodec, including all inherited members.
Compress(string &outstring, const char *src, int nSrcSize, int compressionlevel=-1) | NPL::NPLCodec | static |
Decode(char *dest, const char *src, int nSrcSize, uint32 nPublicKey=0) | NPL::NPLCodec | static |
Decompress(string &outstring, const char *src, int nSrcSize) | NPL::NPLCodec | static |
Encode(char *dest, const char *src, int nSrcSize, uint32 nPublicKey=0) | NPL::NPLCodec | static |
SetGenericKey(const byte *sKey, int nSize) | NPL::NPLCodec | static |
UsePlainTextEncoding(bool bUsePlainTextEncoding) | NPL::NPLCodec | static |