Minsky
|
Go to the source code of this file.
Namespaces | |
a85 | |
Functions | |
int | a85::size_for_a85 (int binlen, bool append_null) |
void | a85::to_a85 (const u8 *data, int binlen, char *text, bool append_null) |
int | a85::size_for_bin (int textlen) |
void | a85::from_a85 (const char *text, int textlen, u8 *data) |