| e-CryptIt Engine Xojo and Real Studio Plugin |
|
ZStream.Constructor Constructor (console safe)
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