SKFrontBufferedStream.SetLength(Int64) Method

Definition

Sets the length of the buffered stream.

public override void SetLength (long value);

Parameters

value
Int64

An integer indicating the desired length of the current buffered stream in bytes.

Applies to