Up: ZLib.RawDeflateStream [Index]
Answer a stream that receives data via #nextPut: and compresses it onto aStream.
Answer a stream that receives data via #nextPut: and compresses it onto aStream with the given compression level.
Answer a stream that compresses the data in aStream with the default compression level.
Answer a stream that compresses the data in aStream with the given compression level.