Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
Binary_Util.cc File Reference
#include <utility/Binary_Util.hh>
#include <string>

Go to the source code of this file.

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
 

Functions

void utility::encode6bit (const unsigned char *memory, unsigned int length, std::string &jar)
 
int utility::decode6bit (unsigned char *memory, const std::string &jar)