| DiceKeys Seeded Cryptography Library
    | 
This is the complete list of members for SodiumBuffer, including all inherited members.
| combineFixedLengthList(const std::vector< const SodiumBuffer * > &buffers) | SodiumBuffer | static | 
| data | SodiumBuffer | |
| fromHexString(const std::string &hexStr) | SodiumBuffer | static | 
| length | SodiumBuffer | |
| SodiumBuffer(size_t length=0, const unsigned char *bufferData=NULL) | SodiumBuffer | |
| SodiumBuffer(const std::vector< unsigned char > &bufferData) | SodiumBuffer | |
| SodiumBuffer(const SodiumBuffer &other) | SodiumBuffer | |
| SodiumBuffer(const std::string str) | SodiumBuffer | |
| splitFixedLengthList(int count) const | SodiumBuffer | |
| toHexString() const | SodiumBuffer | |
| toUtf8String() const | SodiumBuffer | |
| toVector() const | SodiumBuffer | |
| ~SodiumBuffer() | SodiumBuffer |