Edit

Share via


SKData.SaveTo(Stream) Method

Definition

Saves the buffer into the provided stream.

public void SaveTo(System.IO.Stream target);

Parameters

target
Stream

The stream to save the data into.

Applies to