Click or drag to resize

Endian Fields

The Endian type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBig
Encodes and decodes simple data types in the big endian format.
Public fieldStatic memberLittle
Encodes and decodes simple data types in the little endian format.
Top
See Also