Class java.nio.channels.FileChannel
Removed Methods | |
---|---|
long position()
|
|
int read(ByteBuffer )
|
|
long read(ByteBuffer[], int, int )
|
|
long size()
|
|
int write(ByteBuffer )
|
|
long write(ByteBuffer[], int, int )
|