TextInputStream.PositionB

From Xojo Documentation

Property (As UInt64 )
aTextInputStream.PositionB = newUInt64Value
or
UInt64Value = aTextInputStream.PositionB

New in 5.5

Supported for all project types and targets.

Indicates the byte position of the file pointer, not the character position. The first position is numbered zero.