LongBinaryStream REALbasic Plugin

LongBinaryStream.SupportsLongFiles Property

This property will return true if the System on the running computer supports files larger than 2 GB, if it does not then the LongBinaryStream will automatically switch to old style API internally.

SupportsLongFiles as Boolean {Read}

Remarks

See Also

LongBinaryStream Class