.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    Endianness Enum

    Namespace: Hazelcast.Core
    Assembly: Hazelcast.Net.dll

    Represents the order of the bytes within a binary representation of a number.

    public enum Endianness

    Fields

    BigEndian

    Big-endian.

    LittleEndian

    Little-endian.

    Extension Methods

    EndiannessExtensions.IsBigEndian()
    EndiannessExtensions.IsLittleEndian()
    In This Article
    Back to top Copyright © 2010-2022 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.