This is the complete list of members for MemoryStream, including all inherited members.
| hasAvailable(uint32_t size) | MemoryStream | |
| isDone() const | MemoryStream | |
| MemoryStream(const uint8_t *buffer, uint32_t length) | MemoryStream | |
| read(void *data, uint32_t length) | MemoryStream | |
| read(T &data) | MemoryStream | |
| read() | MemoryStream | |
| readString(std::string &string) | MemoryStream |