ZlibInput.read

Decompresses data from the underlying conduit into a target array.

Returns the number of bytes stored into dst, which may be less than requested.

class ZlibInput
override
size_t
read
(
void[] dst
)

Meta