Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
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
.
force
()
MappedByteBuffer
MappedByteBuffer
.
load
()
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)