GRPC C++
1.39.1
|
Go to the source code of this file.
Functions | |
grpc_slice | grpc_chttp2_base64_encode (const grpc_slice &input) |
grpc_slice | grpc_chttp2_huffman_compress (const grpc_slice &input) |
grpc_slice | grpc_chttp2_base64_encode_and_huffman_compress (const grpc_slice &input) |
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 | ) |