Java.Nio.Buffer.HasRemaining Property
Indicates if there are elements remaining in this buffer, that is if position .

Syntax

[get: Android.Runtime.Register("hasRemaining", "()Z", "GetHasRemainingHandler")]
public bool HasRemaining { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates if there are elements remaining in this buffer, that is if position .

[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