e-CryptIt Engine REALbasic Plugin

ZStreamWriter.ZStreamWriter Constructor

A constructor which will direct the output of the stream to a file. (FolderItem)

ZStreamWriter(
   dst as FolderItem)

Parameters

dst
The file to compress to.

Remarks

See Also

ZStreamWriter Class