| Package | Description |
|---|---|
| net.tomp2p.message |
| Modifier and Type | Method and Description |
|---|---|
DataOutput |
DataOutputFactory.create(byte[] data) |
DataOutput |
DataOutputFactory.create(byte[] data,
int offset,
int length) |
DataOutput |
DataOutputFactory.create(int count) |
| Modifier and Type | Method and Description |
|---|---|
static int |
MessageCodec.encodeData(Collection<DataOutput> result,
DataOutputFactory factory,
Message message,
Data data) |
Copyright © 2011. All Rights Reserved.