| e-CryptIt Engine REALbasic Plugin |
|
ZStreamWriter.ZStreamWriter Constructor
A constructor which will direct the output of the stream to any class that implements the IBinaryStreamWriter interface.
ZStreamWriter(
writer as IBinaryStreamWriter)
Parameters
- writer
- A stream to be compress to.
Remarks
See Also
ZStreamWriter Class