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
.
यह ब्राउज़र अब समर्थित नहीं है.
नवीनतम सुविधाओं, सुरक्षा अपडेट और तकनीकी सहायता का लाभ लेने के लिए Microsoft Edge में अपग्रेड करें.
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
.