ReadOnlyStream.SetLength method

Sets the length of the current stream.

public override void SetLength(long value)

See Also