Xojo.IO.BinaryStream.LittleEndian
From Xojo Documentation
Property (As Boolean )
aXojo.IO.BinaryStream.LittleEndian = newBooleanValue
or
BooleanValue = aXojo.IO.BinaryStream.LittleEndian
Supported for all project types and targets.
or
BooleanValue = aXojo.IO.BinaryStream.LittleEndian
Supported for all project types and targets.
Gets or sets the byte order when reading or writing to a BinaryStream. A value of True sets the byte order to little endian.