Show / Hide Table of Contents

    Class ByteOrder

    Byte-order variants.
    Inheritance
    Enum
    ByteOrder
    Namespace: XploRe.Runtime
    Assembly: XploRe.Runtime.dll
    Syntax
    public sealed class ByteOrder : Enum

    Fields

    Name Description
    BigEndian Big-endian byte-order.
    Host The byte-order of the host.
    LittleEndian Little-endian byte-order.
    value__

    Extension Methods

    ByteOrderExtensions.IsHostOrder(ByteOrder)
    ByteOrderExtensions.IsNetworkOrder(ByteOrder)
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.