Java.Nio.Charset.Charset.CanEncode Method
Returns true if this charset supports encoding, false otherwise.

Syntax

[Android.Runtime.Register("canEncode", "()Z", "GetCanEncodeHandler")]
public virtual bool CanEncode ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if this charset supports encoding, false otherwise.

[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