public class FramedDeserializer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FramedDeserializer.DeserializationResult
Message deserialization result.
|
Modifier and Type | Field and Description |
---|---|
static int |
BlockLengthAndTemplateIdSize |
static int |
CmeILinkHeaderSize |
static short |
CmeSbeEncodingType |
Constructor and Description |
---|
FramedDeserializer() |
Modifier and Type | Method and Description |
---|---|
static short |
getLastEncodingType() |
static int |
getLastSchemaID() |
static int |
getLastVersion() |
static FramedDeserializer.DeserializationResult |
tryDeserialize(ByteBuffer buffer,
ByteBuffer msgData) |
public static final int BlockLengthAndTemplateIdSize
public static final int CmeILinkHeaderSize
public static final short CmeSbeEncodingType
public static FramedDeserializer.DeserializationResult tryDeserialize(ByteBuffer buffer, ByteBuffer msgData)
public static short getLastEncodingType()
public static int getLastSchemaID()
public static int getLastVersion()
Copyright © 2005–2024 Onix Solutions. All rights reserved.