![]() |
|
Contents |
Public Member Functions | |
| ReadWriteFileChannel (Object stream, long handle) | |
| final MappedByteBuffer | map (MapMode mode, long position, long size) throws IOException |
| ReadWriteFileChannel | ( | Object | stream, | |
| long | handle | |||
| ) |
| final MappedByteBuffer map | ( | MapMode | mode, | |
| long | position, | |||
| long | size | |||
| ) | throws IOException [virtual] |
Implements FileChannelImpl.