BinaryFormat.ByteOrder
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
.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
BinaryFormat.ByteOrder(binaryFormat as function, byteOrder as number) as function
Returns a binary format with the byte order specified by binaryFormat
. The default byte order is ByteOrder.BigEndian
.