Java.Nio.Buffer.IsReadOnly Property
Indicates whether this buffer is read-only.

Syntax

[get: Android.Runtime.Register("isReadOnly", "()Z", "GetIsReadOnlyHandler")]
public abstract bool IsReadOnly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether this buffer is read-only.

[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