Пример #1
0
 public void ResetToNothing()
 {
     worker.Abort();
     UpdateState(++currentToken, new BrotliFileState.NoFile());
 }