Java.Nio.Charset.CoderResult.IsMalformed Property
Returns true if this result represents a malformed-input error.

Syntax

[get: Android.Runtime.Register("isMalformed", "()Z", "GetIsMalformedHandler")]
public virtual bool IsMalformed { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this result represents a malformed-input 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