ZlibDecoder.decode

Decodes a stream. Returns true on success, false on error. Decoded data is stored in buffer field, the buffer is resized if necessary

struct ZlibDecoder
bool
decode
(
ubyte[] input
)

Meta