BzipInput.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 BzipInput
override
read
(
void[] dst
)

Meta