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

SupportClass.ToByteArray Method (SByte[])

Converts an array of sbytes to an array of bytes

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

Parameters

sbyteArray
The array of sbytes to be converted

Return Value

The new array of bytes

See Also

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