7.8.1 ZLib.RawDeflateWriteStream class: instance creation
- on: aWriteStream
- Answer a stream that compresses the data in aStream with the default
compression level.
- on: aWriteStream level: compressionLevel
- Answer a stream that compresses the data in aStream with the given
compression level.