| Package | Description |
|---|---|
| uk.co.real_logic.sbe.otf |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTokenListener
Abstract
TokenListener that can be extended when not all callback methods are required. |
| Modifier and Type | Method and Description |
|---|---|
static int |
OtfMessageDecoder.decode(DirectBuffer buffer,
int bufferIndex,
int actingVersion,
int blockLength,
List<Token> msgTokens,
TokenListener listener)
Decode a message from the provided buffer based on the message schema described with IR
Tokens. |
Copyright © 2013 Real Logic Ltd. All Rights Reserved.