Java.Nio.Charset.CharsetDecoder.MaxCharsPerByte Method
Returns the maximum number of characters which can be created by this decoder for one input byte, must be positive.

Syntax

[Android.Runtime.Register("maxCharsPerByte", "()F", "")]
public float MaxCharsPerByte ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the maximum number of characters which can be created by this decoder for one input byte, must be positive.

[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