jigdo API
Last update by Admin on 2010-05-23
Base64StringIn Class Reference
Helper class for mimestream-test.cc, to convert base64 characters to bytes. More...
#include <mimestream.hh>
Public Types | |
typedef vector< byte > & | ResultType |
Public Member Functions | |
void | put (byte b) |
vector< byte > & | result () |
Detailed Description
Helper class for mimestream-test.cc, to convert base64 characters to bytes.
Member Typedef Documentation
typedef vector<byte>& Base64StringIn::ResultType |
Member Function Documentation
void Base64StringIn::put | ( | byte | b | ) | [inline] |
vector<byte>& Base64StringIn::result | ( | ) | [inline] |
The documentation for this class was generated from the following file:
- util/mimestream.hh
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
