| Package | Description |
|---|---|
| uk.co.real_logic.sbe.ir | |
| uk.co.real_logic.sbe.ir.generated |
| Modifier and Type | Method and Description |
|---|---|
static ByteOrderCodec |
IrUtil.mapByteOrder(ByteOrder byteOrder) |
| Modifier and Type | Method and Description |
|---|---|
static ByteOrder |
IrUtil.mapByteOrder(ByteOrderCodec byteOrder) |
| Modifier and Type | Method and Description |
|---|---|
ByteOrderCodec |
TokenCodec.byteOrder() |
static ByteOrderCodec |
ByteOrderCodec.get(short value) |
static ByteOrderCodec |
ByteOrderCodec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ByteOrderCodec[] |
ByteOrderCodec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TokenCodec |
TokenCodec.byteOrder(ByteOrderCodec value) |
Copyright © 2013 Real Logic Ltd. All Rights Reserved.