Compresses the given data to the underlying conduit.
Returns the number of bytes from src that were compressed; write should always consume all data provided to it, although it may not be immediately written to the underlying output stream.
See Implementation
Compresses the given data to the underlying conduit.
Returns the number of bytes from src that were compressed; write should always consume all data provided to it, although it may not be immediately written to the underlying output stream.