Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
BinaryFormat.ByteOrder(binaryFormat as function, byteOrder as number) as function
About
Returns a binary format with the byte order specified by binaryFormat
. The default byte order is ByteOrder.BigEndian
.