/
comp
/
gb
/
system
/ byteorder
System.ByteOrder (gb)
Syntax
STATIC
PROPERTY READ
ByteOrder
AS
Integer
Returns the byte order of the system.
It can be
gb.LittleEndian
or
gb.BigEndian
.