Package zmq.io.coder
Interface IDecoder.Step
- All Known Implementing Classes:
Decoder.EightByteSizeReady
,Decoder.FlagsReady
,Decoder.MessageReady
,Decoder.OneByteSizeReady
- Enclosing interface:
- IDecoder
public static interface IDecoder.Step
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
apply
IDecoder.Step.Result apply()
-