| Package | Description |
|---|---|
| zmq.io |
| Modifier and Type | Method and Description |
|---|---|
int |
Metadata.read(java.nio.ByteBuffer msg,
int offset,
Metadata.ParseListener listener)
Deserialize metadata from a
ByteBuffer, using the specifications of the ZMTP protocol |
int |
Metadata.read(Msg msg,
int offset,
Metadata.ParseListener listener)
Deserialize metadata from a
Msg, using the specifications of the ZMTP protocol |