Click or drag to resize

EndianBitConverter Properties

The EndianBitConverter type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBigEndian
Gets an EndianBitConverter that assumes all bytes are in Big Endian byte order.
Public propertyStatic memberLittleEndian
Gets an EndianBitConverter that assumes all bytes are in Little Endian byte order.
Top
See Also