Functions
bin_encoder.h File Reference
#include <grpc/support/port_platform.h>
#include <grpc/slice.h>
Include dependency graph for bin_encoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

grpc_slice grpc_chttp2_base64_encode (const grpc_slice &input)
 
grpc_slice grpc_chttp2_base64_encode_and_huffman_compress (const grpc_slice &input)
 
grpc_slice grpc_chttp2_huffman_compress (const grpc_slice &input)
 

Function Documentation

◆ grpc_chttp2_base64_encode()

grpc_slice grpc_chttp2_base64_encode ( const grpc_slice input)

Definition at line 52 of file bin_encoder.cc.

◆ grpc_chttp2_base64_encode_and_huffman_compress()

grpc_slice grpc_chttp2_base64_encode_and_huffman_compress ( const grpc_slice input)

Definition at line 169 of file bin_encoder.cc.

◆ grpc_chttp2_huffman_compress()

grpc_slice grpc_chttp2_huffman_compress ( const grpc_slice input)

Definition at line 96 of file bin_encoder.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:04