|
| ZLibInputStream (ByteOrder byteOrder=kNativeByteOrder) |
|
bool | open (InputStream &stream) |
|
bool | operator>> (std::string &string) override |
|
uint32_t | readRaw (void *buffer, uint32_t size) override |
|
| InputStream (ByteOrder byteOrder=kNativeByteOrder) |
|
ByteOrder | getByteOrder () const |
|
void | setByteOrder (ByteOrder newByteOrder) |
|
bool | operator>> (int8_t &output) |
|
bool | operator>> (uint8_t &output) |
|
bool | operator>> (int16_t &output) |
|
bool | operator>> (uint16_t &output) |
|
bool | operator>> (int32_t &output) |
|
bool | operator>> (uint32_t &output) |
|
bool | operator>> (int64_t &output) |
|
bool | operator>> (uint64_t &output) |
|
bool | operator>> (double &output) |
|
|
z_streamp | zstream |
|
InputStream * | stream |
|
void * | internalBuffer |
|
uint32_t | internalBufferSize |
|
The documentation for this class was generated from the following file:
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/contrib/compresseduidescription.cpp