• Version 4.4.3
Show / Hide Table of Contents

Enum ByteOrder

The stream byte order.

Namespace: OnixS.SimpleBinaryEncoding.Templates
Assembly: OnixS.SimpleBinaryEncoding.dll
Syntax
public enum ByteOrder

Fields

Name Description
BigEndian

Big-endian (not supported).

LittleEndian

Little-endian (the default value).

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX