Go to the source code of this file.
grpc_slice grpc_chttp2_base64_encode | ( | const grpc_slice & | input | ) |
Definition at line 52 of file bin_encoder.cc.
grpc_slice grpc_chttp2_base64_encode_and_huffman_compress | ( | const grpc_slice & | input | ) |
Definition at line 169 of file bin_encoder.cc.
grpc_slice grpc_chttp2_huffman_compress | ( | const grpc_slice & | input | ) |
Definition at line 96 of file bin_encoder.cc.