TextInputStream.BytePosition
From Xojo Documentation
Property (As UInt64 )
aTextInputStream.BytePosition = newUInt64Value
or
UInt64Value = aTextInputStream.BytePosition
New in 2019r2
Supported for all project types and targets.
or
UInt64Value = aTextInputStream.BytePosition
New in 2019r2
Supported for all project types and targets.
Indicates the byte position of the file pointer, not the character position.