Package zmq.io.coder.raw
Class RawEncoder
java.lang.Object
zmq.io.coder.EncoderBase
zmq.io.coder.Encoder
zmq.io.coder.raw.RawEncoder
- All Implemented Interfaces:
IEncoder
-
Field Summary
Fields inherited from class zmq.io.coder.Encoder
messageReady, sizeReady
Fields inherited from class zmq.io.coder.EncoderBase
inProgress
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RawEncoder
-
-
Method Details
-
sizeReady
protected void sizeReady() -
messageReady
protected void messageReady()- Specified by:
messageReady
in classEncoder
-