The methods of Java.Nio.MappedByteBuffer are listed below. For a list of all members, see the MappedByteBuffer Members list.
See Also: Inherited members from Java.Nio.ByteBuffer
Force()Flushes changes made to the in-memory buffer back to the mapped file. | ||
ForceAsync()Documentation for this section has not yet been entered. | ||
Load()Attempts to load every page of this buffer into RAM. | ||
LoadAsync()Documentation for this section has not yet been entered. |