Java.Nio.MappedByteBuffer: Property Members

The properties 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

Public Properties

[read-only]
IsLoadedbool. Returns true if there is a high probability that every page of this buffer is currently loaded in RAM, meaning that accesses will not cause a page fault.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.