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 Transfer
IOException
Copyright © 2017. All Rights Reserved.