| 
    GRPC Core
    0.11.0.0
    
   | 
 
#include "src/core/transport/chttp2/varint.h"Functions | |
| int | grpc_chttp2_hpack_varint_length (gpr_uint32 tail_value) | 
| void | grpc_chttp2_hpack_write_varint_tail (gpr_uint32 tail_value, gpr_uint8 *target, int tail_length) | 
| int grpc_chttp2_hpack_varint_length | ( | gpr_uint32 | tail_value | ) | 
| void grpc_chttp2_hpack_write_varint_tail | ( | gpr_uint32 | tail_value, | 
| gpr_uint8 * | target, | ||
| int | tail_length | ||
| ) | 
 1.8.6