Home
last modified time | relevance | path

Searched defs:nghttp3_qpack_decoder (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_qpack.h764 struct nghttp3_qpack_decoder { struct
785 * nghttp3_qpack_decoder_init initializes |decoder|. argument
796 int nghttp3_qpack_decoder_init(nghttp3_qpack_decoder *decoder, argument
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h1281 typedef struct nghttp3_qpack_decoder nghttp3_qpack_decoder; typedef