Skip to content

IOFileComponent.Write Method

Definition

Writes the data to a stream.

public void Write(Stream stream);

View source

Parameters

Name Type Description
stream Stream The stream to write to.