Edit

Share via


SKData.ToArray Method

Definition

Copies the data object into a byte array.

public byte[] ToArray();

Returns

Byte[]

Returns the byte array of the data.

Applies to