public final class ByteOrder extends Object
javolution.util.Struct
when java.nio
is
not available.Modifier and Type | Field and Description |
---|---|
static ByteOrder |
BIG_ENDIAN |
static ByteOrder |
LITTLE_ENDIAN |
Constructor and Description |
---|
ByteOrder() |
Copyright © 2005–2017 Javolution. All rights reserved.