Gets a CoderResult object indicating a malformed-input
error.
Syntax
[Android.Runtime.Register("malformedForLength", "(I)Ljava/nio/charset/CoderResult;", "")]
public static
CoderResult MalformedForLength (
int length)
Parameters
- length
- the length of the malformed-input.
Returns
Documentation for this section has not yet been entered.
Exceptions
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