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

SupportClass.ToByteArray Method (String)

Converts a string to an array of bytes

public static byte[] ToByteArray(
   string sourceString
);

Parameters

sourceString
The string to be converted

Return Value

The new array of bytes

See Also

SupportClass Class | (global) Namespace | SupportClass.ToByteArray Overload List