public void SegmentEnd()
 {
     if (!_tqaDeletion)
     {
         _buffer.SegmentEnd();
     }
 }