Java.Nio.Buffer: Property Members

The properties of Java.Nio.Buffer are listed below. For a list of all members, see the Buffer Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
abstract
HasArraybool. Returns true if array and arrayOffset won't throw.
[read-only]
HasRemainingbool. Indicates if there are elements remaining in this buffer, that is if position .
[read-only]
abstract
IsDirectbool. Returns true if this is a direct buffer.
[read-only]
abstract
IsReadOnlybool. Indicates whether this buffer is read-only.

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.