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
[read-only] abstract | HasArray | bool. Returns true if array and arrayOffset won't throw. |
[read-only] | HasRemaining | bool. Indicates if there are elements remaining in this buffer, that is if position . |
[read-only] abstract | IsDirect | bool. Returns true if this is a direct buffer. |
[read-only] abstract | IsReadOnly | bool. Indicates whether this buffer is read-only. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |