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
.