Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 419 Bytes

File metadata and controls

17 lines (13 loc) · 419 Bytes
description Learn more about: BinaryFormat.ByteOrder
title BinaryFormat.ByteOrder
ms.topic reference
ms.subservice m-source

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.