|
| ZLibOutputStream (ByteOrder byteOrder=kNativeByteOrder) |
|
bool | open (OutputStream &stream, int32_t compressionLevel=6) |
|
bool | close () |
|
bool | operator<< (const std::string &str) override |
|
uint32_t | writeRaw (const void *buffer, uint32_t size) override |
|
| OutputStream (ByteOrder byteOrder=kNativeByteOrder) |
|
ByteOrder | getByteOrder () const |
|
void | setByteOrder (ByteOrder newByteOrder) |
|
bool | operator<< (const int8_t &input) |
|
bool | operator<< (const uint8_t &input) |
|
bool | operator<< (const int16_t &input) |
|
bool | operator<< (const uint16_t &input) |
|
bool | operator<< (const int32_t &input) |
|
bool | operator<< (const uint32_t &input) |
|
bool | operator<< (const int64_t &input) |
|
bool | operator<< (const uint64_t &input) |
|
bool | operator<< (const double &input) |
|
|
z_streamp | zstream |
|
OutputStream * | 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