OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

SupportClass.ToCharArray Method

Converts an array of bytes to an array of chars

Overload List

Converts an array of bytes to an array of chars

public static char[] ToCharArray(byte[]);

Converts an array of sbytes to an array of chars

public static char[] ToCharArray(sbyte[]);

See Also

SupportClass Class | (global) Namespace