e-CryptIt Engine Xojo Plugin |
|
MacBinaryStream.Constructor Constructor (console safe)
One of 4 constructors for the MacBinaryStream. This one is used for decoding.
Constructor(
macBinaryHeader as String)
Parameters
- macBinaryHeader
- The first 128 bytes of a MacBinary file to be decoded.
Remarks
See Also
MacBinaryStream Class