Big endian byte order

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