e-CryptIt Engine - Compression Xojo Plugin |
|
ZStreamWriter.Constructor Constructor
A constructor which will direct the output of the stream to any class that implements the IBinaryStreamWriter interface.

Constructor(
writer
as IBinaryStreamWriter)
Parameters
- writer
- A stream to be compress to.
Remarks
See Also
ZStreamWriter Class