AERA
Public Member Functions | Static Public Member Functions | List of all members
core::XMLParserBase64Tool Struct Reference

Public Member Functions

void freeBuffer ()
 
XMLSTR encode (unsigned char *inByteBuf, unsigned int inByteLen, char formatted=0)
 
unsigned char * decode (XMLCSTR inString, int *outByteLen=NULL, XMLError *xe=NULL)
 

Static Public Member Functions

static int encodeLength (int inBufLen, char formatted=0)
 
static unsigned int decodeSize (XMLCSTR inString, XMLError *xe=NULL)
 
static unsigned char decode (XMLCSTR inString, unsigned char *outByteBuf, int inMaxByteOutBuflen, XMLError *xe=NULL)
 

Detailed Description

Definition at line 516 of file xml_parser.h.


The documentation for this struct was generated from the following files: