Java.Nio.Charset.CoderResult.Overflow Property
Result object used to indicate that the output buffer does not have enough space available to store the result of the encoding/decoding.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Result object used to indicate that the output buffer does not have enough space available to store the result of the encoding/decoding.

[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