| Package | Description |
|---|---|
| zmq.io.coder |
| Modifier and Type | Field and Description |
|---|---|
protected IDecoder.Step |
Decoder.eightByteSizeReady |
protected IDecoder.Step |
Decoder.flagsReady |
protected IDecoder.Step |
Decoder.messageReady |
protected IDecoder.Step |
Decoder.oneByteSizeReady |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DecoderBase.nextStep(byte[] buf,
int toRead,
IDecoder.Step next)
Deprecated.
|
protected void |
DecoderBase.nextStep(ByteBuffer buf,
IDecoder.Step next) |
protected void |
DecoderBase.nextStep(Msg msg,
IDecoder.Step next) |
Copyright © 2020. All rights reserved.