Edit

SKStream.GetData Method

Definition

Returns the entire contents of the stream as an SKData object.

public SkiaSharp.SKData GetData();

Returns

A new SKData containing the entire contents of the stream.

Applies to