e-CryptIt Engine Xojo Plugin

MacBinaryStream.Constructor Constructor (console safe)

One of 4 constructors for the MacBinaryStream. This one is used for encoding.

Constructor(
   source as FolderItem)

Parameters

source
A valid FolderItem instance that points to the file to be encoded.

Remarks

See Also

MacBinaryStream Class