Пример #1
0
 internal void DiscardThrough(long offset, bool minimalRead)
 {
     _readBuf.DiscardThrough(offset);
 }