7.8 ZLib.RawDeflateWriteStream
Defined in namespace ZLib
Superclass: ZLib.ZlibWriteStream
Category: Examples-Useful
Instances of this class produce "raw" (PKZIP) deflated data.
7.8.1 ZLib.RawDeflateWriteStream class: instance creation
(class)
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.
This document was generated on
July, 23 2009
using
texi2html