Notifies that this decoder's CodingErrorAction specified
for malformed input error has been changed.
Syntax
[Android.Runtime.Register("implOnMalformedInput", "(Ljava/nio/charset/CodingErrorAction;)V", "GetImplOnMalformedInput_Ljava_nio_charset_CodingErrorAction_Handler")]
protected virtual
void ImplOnMalformedInput (
CodingErrorAction newAction)
Parameters
- newAction
- the new action.
Remarks
Requirements
Namespace: Java.Nio.Charset
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1