Uses of Class java.nio.MappedByteBuffer

Uses in package java.nio.channels

Methods with return type java.nio.MappedByteBuffer

MappedByteBuffer
FileChannel.map(FileChannel.MapMode mode, long position, long size)
Maps the file into the memory.

Uses in package java.nio

Methods with return type java.nio.MappedByteBuffer

MappedByteBuffer
MappedByteBuffer