| Package | Description |
|---|---|
| zmq.io.coder | |
| zmq.io.coder.raw | |
| zmq.socket | |
| zmq.socket.reqrep |
| Modifier and Type | Method and Description |
|---|---|
IDecoder.Step.Result |
DecoderBase.decode(ByteBuffer data,
int size,
ValueReference<Integer> processed) |
IDecoder.Step.Result |
IDecoder.decode(ByteBuffer buffer,
int size,
ValueReference<Integer> processed) |
int |
IEncoder.encode(ValueReference<ByteBuffer> data,
int size) |
int |
EncoderBase.encode(ValueReference<ByteBuffer> data,
int size) |
| Modifier and Type | Method and Description |
|---|---|
IDecoder.Step.Result |
RawDecoder.decode(ByteBuffer buffer,
int size,
ValueReference<Integer> processed) |
| Modifier and Type | Method and Description |
|---|---|
Msg |
FQ.recvPipe(Errno errno,
ValueReference<Pipe> pipe) |
boolean |
LB.sendpipe(Msg msg,
Errno errno,
ValueReference<Pipe> pipe) |
| Modifier and Type | Method and Description |
|---|---|
protected Msg |
Dealer.recvpipe(ValueReference<Pipe> pipe) |
protected boolean |
Dealer.sendpipe(Msg msg,
ValueReference<Pipe> pipe) |
Copyright © 2020. All rights reserved.