Java.Nio.Charset.CodingErrorAction.Replace Property
Denotes the action to fill in the output with a replacement character when malformed input or an unmappable character is encountered.

Syntax

[Android.Runtime.Register("REPLACE")]
public static CodingErrorAction Replace { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Denotes the action to fill in the output with a replacement character when malformed input or an unmappable character is encountered.

[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