Format.useNativeByteOrder

Flag that scalar types are serialized in native (platform-dependent) byte-order. Reason for settings this is usually to gain speed.

struct Format
bool useNativeByteOrder;

Meta