Class Decoder
java.lang.Object
zmq.io.coder.DecoderBase
zmq.io.coder.Decoder
- All Implemented Interfaces:
IDecoder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate final classprivate final classprivate final classprivate final classNested classes/interfaces inherited from interface IDecoder
IDecoder.Step -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MsgAllocatorprotected final IDecoder.Stepprotected final IDecoder.Stepprotected Msgprotected final longprotected final IDecoder.Stepprotected final IDecoder.Step -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Msgallocate(int size) protected IDecoder.Step.Resultprotected IDecoder.Step.Resultprotected IDecoder.Step.Resultprotected IDecoder.Step.Resultmsg()protected IDecoder.Step.Resultprotected final IDecoder.Step.ResultsizeReady(long size)
-
Field Details
-
maxmsgsize
protected final long maxmsgsize -
inProgress
-
oneByteSizeReady
-
eightByteSizeReady
-
flagsReady
-
messageReady
-
allocator
-
-
Constructor Details
-
Decoder
-
-
Method Details
-
sizeReady
-
allocate
-
oneByteSizeReady
-
eightByteSizeReady
-
flagsReady
-
messageReady
-
messageIncomplete
-
msg
-