Transfer.ByteBufferTransfer, Transfer.FileChannelTransfer| Modifier and Type | Field and Description |
|---|---|
private java.nio.ByteBuffer |
buf |
| Constructor and Description |
|---|
ByteBufferTransfer(java.nio.ByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
int |
remaining() |
int |
transferTo(java.nio.channels.WritableByteChannel s) |
public final int transferTo(java.nio.channels.WritableByteChannel s)
throws java.io.IOException
transferTo in interface Transferjava.io.IOException