My Project
NPL::NPLCodec Member List

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::NPLCodecstatic
Decode(char *dest, const char *src, int nSrcSize, uint32 nPublicKey=0)NPL::NPLCodecstatic
Decompress(string &outstring, const char *src, int nSrcSize)NPL::NPLCodecstatic
Encode(char *dest, const char *src, int nSrcSize, uint32 nPublicKey=0)NPL::NPLCodecstatic
SetGenericKey(const byte *sKey, int nSize)NPL::NPLCodecstatic
UsePlainTextEncoding(bool bUsePlainTextEncoding)NPL::NPLCodecstatic