nghttp3_buf_reset
Synopsis
#include <nghttp3/nghttp3.h>
-
void nghttp3_buf_reset(nghttp3_buf *buf)
nghttp3_buf_reset()
setsbuf->pos
andbuf->last
tobuf->begin
.
#include <nghttp3/nghttp3.h>
nghttp3_buf_reset()
sets buf->pos
and
buf->last
to buf->begin
.