Uses of Interface
zmq.io.Metadata.ParseListener
Packages that use Metadata.ParseListener
-
Uses of Metadata.ParseListener in zmq.io
Methods in zmq.io with parameters of type Metadata.ParseListenerModifier and TypeMethodDescriptionintMetadata.read(ByteBuffer msg, int offset, Metadata.ParseListener listener) Deserialize metadata from aByteBuffer, using the specifications of the ZMTP protocolintMetadata.read(Msg msg, int offset, Metadata.ParseListener listener) Deserialize metadata from aMsg, using the specifications of the ZMTP protocol