BinaryStream.LittleEndian Property

Syntax

LittleEndian as Boolean


If True, the byte order is assumed to be low byte, high byte. By default, BinaryStream reads data in the BigEndian byte order.