Big endian byte order

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0

Syntax

C#
public static ByteOrder BIG_ENDIAN
Visual Basic (Declaration)
Public Shared BIG_ENDIAN As ByteOrder
Visual C++
public:
static ByteOrder^ BIG_ENDIAN

See Also