コード例 #1
0
 public override void SetLength(long value)
 {
     _inputStream.SetLength(value);
 }