public interface Transfer
| Modifier and Type | Interface and Description |
|---|---|
static class |
Transfer.ByteBufferTransfer |
static class |
Transfer.FileChannelTransfer |
| Modifier and Type | Method and Description |
|---|---|
int |
remaining() |
int |
transferTo(java.nio.channels.WritableByteChannel s) |