示例#1
0
 public void Clear()
 {
     _input.SetLength(0);
     PadWithZeros();
 }