#include <ByteOrder.h>
Inheritance diagram for beecrypt::nio::ByteOrder:
Public Member Functions | |
virtual | ~ByteOrder () |
const String & | toString () const |
Static Public Member Functions | |
static const ByteOrder & | nativeOrder () |
Static Public Attributes | |
static const ByteOrder | BIG_ENDIAN |
static const ByteOrder | LITTLE_ENDIAN |
|
|
|
|
|
|
|
|
|
|