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