| Package | Description |
|---|---|
| _templates.java.nio | |
| _templates.javolution.io |
| Modifier and Type | Field and Description |
|---|---|
static ByteOrder |
ByteOrder.BIG_ENDIAN |
static ByteOrder |
ByteOrder.LITTLE_ENDIAN |
| Modifier and Type | Method and Description |
|---|---|
static ByteOrder |
ByteOrder.nativeOrder() |
ByteOrder |
ByteBuffer.order() |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
ByteBuffer.order(ByteOrder endian) |
| Modifier and Type | Method and Description |
|---|---|
ByteOrder |
Struct.byteOrder()
Returns the byte order for this struct (configurable).
|
Copyright © 2005–2021 Javolution. All rights reserved.