IncredibleXMLParser
3.05
|
This is the complete list of members for IXMLParserBase64Tool, including all inherited members.
clear() | IXMLParserBase64Tool | |
decode(IXMLCStr inString, int *outByteLen=NULL, IXMLError *xe=NULL) | IXMLParserBase64Tool | |
decode(IXMLCStr inString, unsigned char *outByteBuf, int inMaxByteOutBuflen, IXMLError *xe=NULL) | IXMLParserBase64Tool | static |
decodeSize(IXMLCStr inString, IXMLError *xe=NULL) | IXMLParserBase64Tool | static |
encode(unsigned char *inByteBuf, unsigned int inByteLen, char formatted=0) | IXMLParserBase64Tool | |
encodeLength(int inBufLen, char formatted=0) | IXMLParserBase64Tool | static |
IXMLParserBase64Tool() | IXMLParserBase64Tool | inline |
~IXMLParserBase64Tool() | IXMLParserBase64Tool |