e-CryptIt Engine - Compression Xojo Plugin

ZStream.Constructor Constructor

One of two constructors for the ZStream class.

Constructor(
   f as FolderItem,
   write as Boolean)

Parameters

f
A valid FolderItem instance to construct the stream.
write
True if the stream is in write mode.

Remarks

See Also

ZStream Class