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