e-CryptIt Engine - Compression Xojo Plugin

ZStreamWriter.Constructor Constructor

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

Constructor(
   dst as FolderItem)

Parameters

dst
The file to compress to.

Remarks

See Also

ZStreamWriter Class