Upgrade to 1.46.0
[platform/upstream/nghttp2.git] / doc / nghttp2_hd_inflate_get_dynamic_table_size.rst
1
2 nghttp2_hd_inflate_get_dynamic_table_size
3 =========================================
4
5 Synopsis
6 --------
7
8 *#include <nghttp2/nghttp2.h>*
9
10 .. function:: size_t nghttp2_hd_inflate_get_dynamic_table_size(nghttp2_hd_inflater *inflater)
11
12     
13     Returns the used dynamic table size, including the overhead 32
14     bytes per entry described in RFC 7541.