|
VSTGUI
4.4
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for Base64Codec, including all inherited members.
| Base64Codec() | Base64Codec | inline |
| data | Base64Codec | protected |
| dataSize | Base64Codec | protected |
| decodeblock(uint8_t input[4], uint8_t output[3]) | Base64Codec | inlineprotected |
| encodeblock(uint8_t input[3], uint8_t output[4], uint32_t len) | Base64Codec | inlineprotected |
| getData() const | Base64Codec | inline |
| getDataSize() const | Base64Codec | inline |
| init(const std::string &base64String) | Base64Codec | inline |
| init(const void *binaryData, uint32_t binaryDataSize) | Base64Codec | inline |
| ~Base64Codec() | Base64Codec | inline |