public override void MoveToEndOfDocument()
 {
     _bufferPoint.MoveToEndOfDocument();
 }