Click or drag to resize

ConvertersToByteArray Method (Single)

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static byte[] ToByteArray(
	float[] array
)

Parameters

array
Type: SystemSingle

Return Value

Type: Byte
See Also