Compresses the data from the file-like object input to the file-like object output. The input object must support the method readinto() and the output object must support write(). The input_buf and output_buf are used for temporary storage of data if provided (otherwise
(self, input, output, input_buf=None, output_buf=None)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected