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

流的长度。

适用于