| 
    GRPC Core
    0.11.0.0
    
   | 
 
#include <grpc/support/slice.h>Go to the source code of this file.
Functions | |
| gpr_slice | grpc_chttp2_base64_encode (gpr_slice input) | 
| gpr_slice | grpc_chttp2_huffman_compress (gpr_slice input) | 
| gpr_slice | grpc_chttp2_base64_encode_and_huffman_compress (gpr_slice input) | 
| int | grpc_is_binary_header (const char *key, size_t length) | 
| int grpc_is_binary_header | ( | const char * | key, | 
| size_t | length | ||
| ) | 
 1.8.6