Java.Nio.Charset.CoderResult.IsError Property
Returns true if this result represents a malformed-input error or an unmappable-character error.

Syntax

[get: Android.Runtime.Register("isError", "()Z", "GetIsErrorHandler")]
public virtual bool IsError { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this result represents a malformed-input error or an unmappable-character error.

[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