Java.Nio.Charset.CoderResult.Underflow Property
Result object indicating that there is insufficient data in the encoding/decoding buffer or that additional data is required.

Syntax

[Android.Runtime.Register("UNDERFLOW")]
public static CoderResult Underflow { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Result object indicating that there is insufficient data in the encoding/decoding buffer or that additional data is required.

[Android Documentation]

Requirements

Namespace: Java.Nio.Charset
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1