The ByteOrder type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | BIG_ENDIAN |
Big endian byte order
|
![]() ![]() | LITTLE_ENDIAN |
Little endian byte order
|
![]() ![]() | MACHINE |
The host byte order of the machine where the Berkeley DB library was
compiled.
|