Esempio n. 1
0
 public void Clear()
 {
     _input.SetLength(0);
     PadWithZeros();
 }