# File lib/em-http/decoders.rb, line 124
    def eof?
      @pos >= @data.size
    end