Пример #1
0
 public void Commit(int count)
 {
     tailEntry.Commit(count);
     cachedLength += count;
 }