Base64 decoder class. More...
Derived from: | None |
Derived by: | None |
Group: | Math (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a base64 decoder. |
| |
Returns the decoded data. |
| |
Resets the decoder. | |
Feeds the decoder with base64 encoded data. | |
Decode base64 data and return it in a buffer. |