Transfer.ByteBufferTransfer, Transfer.FileChannelTransfer| Constructor and Description |
|---|
ByteBufferTransfer(ByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
int |
remaining() |
int |
transferTo(WritableByteChannel s) |
public ByteBufferTransfer(ByteBuffer buf)
public final int transferTo(WritableByteChannel s) throws IOException
transferTo in interface TransferIOExceptionCopyright © 2016. All rights reserved.