Java.Nio.MappedByteBuffer.Load Method
Attempts to load every page of this buffer into RAM.

Syntax

[Android.Runtime.Register("load", "()Ljava/nio/MappedByteBuffer;", "")]
public MappedByteBuffer Load ()

Returns

Documentation for this section has not yet been entered.

Remarks

Attempts to load every page of this buffer into RAM. See MappedByteBuffer.IsLoaded.

[Android Documentation]

Requirements

Namespace: Java.Nio
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1