BzipOutput.write

Compresses the given data to the underlying conduit.

Returns the number of bytes from src that were compressed, which may be less than given.

class BzipOutput
override
write
(
const(void)[] src
)

Meta