Show / Hide Table of Contents

    Class ByteOrderExtensions

    Extends ByteOrder with support methods.
    Inheritance
    Object
    ByteOrderExtensions
    Namespace: XploRe.Runtime
    Assembly: XploRe.Runtime.dll
    Syntax
    public static class ByteOrderExtensions : Object

    Methods

    Name Description
    IsHostOrder(ByteOrder) Determines whether the ByteOrder enumeration value reflects the byte-order of the host.
    IsNetworkOrder(ByteOrder) Determines whether the ByteOrder enumeration value reflects the network byte-order, i.e. BigEndian.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.