Android.Content.PM.Signature.ToChars Method
Encode the Signature as ASCII text in to an existing array.

Syntax

[Android.Runtime.Register("toChars", "([C[I)[C", "GetToChars_arrayCarrayIHandler")]
public virtual char[] ToChars (char[] existingArray, int[] outLen)

Parameters

existingArray
Existing char array or null.
outLen
Output parameter for the number of characters written in to the array.

Returns

Documentation for this section has not yet been entered.

Remarks

Encode the Signature as ASCII text in to an existing array.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1