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(WritableByteChannel s) |
int transferTo(WritableByteChannel s) throws IOException
IOException
int remaining()
Copyright © 2018. All rights reserved.