# File lib/em-http/client.rb, line 77
    def chunk_size
      @http_chunk_size.to_i(base=16)
    end