HDTable.hd_table_bufsize

Abstract buffer size of hd_table as described in the spec. This is the sum of length of name/value in hd_table + ENTRY_OVERHEAD bytes overhead per each entry.

class HDTable
size_t hd_table_bufsize;

Meta