Class FileNioMapped

All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, GatheringByteChannel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel, SeekableByteChannel, WritableByteChannel

class FileNioMapped extends FileBaseDefault
Uses memory mapped files. The file size is limited to 2 GB.