Java.Nio.Charset.CharsetDecoder.MalformedInputAction Method
Returns this decoder's CodingErrorAction when malformed input occurred during the decoding process.

Syntax

[Android.Runtime.Register("malformedInputAction", "()Ljava/nio/charset/CodingErrorAction;", "GetMalformedInputActionHandler")]
public virtual CodingErrorAction MalformedInputAction ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns this decoder's CodingErrorAction when malformed input occurred during the decoding process.

[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