|
Rhino C++ API
8.24
|
This is the complete list of members for ON_Base64, including all inherited members.
| Decode(const wchar_t *base64_in, void *buffer_out, size_t max_length=UINT_MAX) | ON_Base64 | static |
| Encode(const void *buffer_in, size_t num_bytes, ON_wString &base64_out, bool append) | ON_Base64 | static |
1.8.17