# File lib/net/ssh/buffer.rb, line 110
    def eof?
      @position >= length
    end