All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
base64::decoder Struct Reference
Collaboration diagram for base64::decoder:
Collaboration graph
[legend]

Public Member Functions

 decoder (int buffersize_in=BUFFERSIZE)
 
int decode (char value_in)
 
int decode (const char *code_in, const int length_in, char *plaintext_out)
 
void decode (std::istream &istream_in, std::ostream &ostream_in)
 

Public Attributes

base64_decodestate _state
 
int _buffersize
 

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