예제 #1
0
 public override void SetLength(long value)
 {
     _cryptoStream.SetLength(value);
 }