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
IOExceptionint remaining()
Copyright © 2014. All rights reserved.