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

SupportClass.ToByteArray Method

Overload List

 

public static byte[] ToByteArray(Stream);

Converts an array of sbytes to an array of bytes

public static byte[] ToByteArray(sbyte[]);

Converts a string to an array of bytes

public static byte[] ToByteArray(string);

 

public static byte[] ToByteArray(string,string);

See Also

SupportClass Class | (global) Namespace