Next: ZLib.ZlibStream class-instance creation, Up: ZLib.ZlibStream [Index]
Answer the size of the output buffers that are passed to zlib. Each zlib stream uses a buffer of this size.
Set the size of the output buffers that are passed to zlib. Each zlib stream uses a buffer of this size.
Return the default compression level used by deflating streams.
Set the default compression level used by deflating streams. It should be a number between 1 and 9.