Imported Upstream version 1.0.0
[platform/upstream/nghttp2.git] / doc / nghttp2_hd_deflate_bound.rst
1
2 nghttp2_hd_deflate_bound
3 ========================
4
5 Synopsis
6 --------
7
8 *#include <nghttp2/nghttp2.h>*
9
10 .. function:: size_t nghttp2_hd_deflate_bound(nghttp2_hd_deflater *deflater, const nghttp2_nv *nva, size_t nvlen)
11
12     
13     Returns an upper bound on the compressed size after deflation of
14     *nva* of length *nvlen*.