|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataOutput | |
|---|---|
| net.tomp2p.message | |
| Uses of DataOutput in net.tomp2p.message |
|---|
| Methods in net.tomp2p.message that return DataOutput | |
|---|---|
DataOutput |
DataOutputFactory.create(byte[] data)
|
DataOutput |
DataOutputFactory.create(byte[] data,
int offset,
int length)
|
DataOutput |
DataOutputFactory.create(int count)
|
| Method parameters in net.tomp2p.message with type arguments of type DataOutput | |
|---|---|
static int |
MessageCodec.encodeData(Collection<DataOutput> result,
DataOutputFactory factory,
Message message,
Data data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||