TextInputStream.BytePosition
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.