Sirikata
Namespaces | Functions
libspace/plugins/craq/craq_oseg/Base64.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


Functions

void Sirikata::encode9Base64 (unsigned char input[9], unsigned char result[12])
void Sirikata::decode12Base64 (unsigned char output[9], unsigned char input[12])