Big endian byte order

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet52 (in libdb_dotnet52.dll) Version: 5.2.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