e-CryptIt Engine Xojo Plugin

MacBinaryStream.Length Property (console safe)

Returns the length of the actual stream.

Length as Integer {Read}

Remarks

This is not the same as length of the original file. Use the OriginalDFLength and OriginalRFLength properties to calculate the length of the original file.

See Also

MacBinaryStream Class