BrotliStream.SetLength(Int64) メソッド

定義

このプロパティはサポートされていないため、常に NotSupportedException をスローします。

public:
 override void SetLength(long value);
public override void SetLength (long value);
override this.SetLength : int64 -> unit
Public Overrides Sub SetLength (value As Long)

パラメーター

value
Int64

ストリームの長さです。

適用対象