Skip to content

IOFile.ToByteArray Method

Definition

Converts this file to a byte array.

public Byte[] ToByteArray();

View source

Returns

Byte[]

A byte array containing the file data.