IDecoder.StepeightByteSizeReady, flagsReady, inProgress, maxmsgsize, messageReady, oneByteSizeReady| Constructor and Description |
|---|
V2Decoder(Errno errno,
int bufsize,
long maxmsgsize,
MsgAllocator allocator) |
| Modifier and Type | Method and Description |
|---|---|
protected Msg |
allocate(int size) |
protected IDecoder.Step.Result |
eightByteSizeReady() |
protected IDecoder.Step.Result |
flagsReady() |
protected IDecoder.Step.Result |
messageReady() |
protected IDecoder.Step.Result |
oneByteSizeReady() |
messageIncomplete, msg, sizeReadypublic V2Decoder(Errno errno, int bufsize, long maxmsgsize, MsgAllocator allocator)
protected IDecoder.Step.Result oneByteSizeReady()
oneByteSizeReady in class Decoderprotected IDecoder.Step.Result eightByteSizeReady()
eightByteSizeReady in class Decoderprotected IDecoder.Step.Result flagsReady()
flagsReady in class Decoderprotected IDecoder.Step.Result messageReady()
messageReady in class DecoderCopyright © 2020. All rights reserved.