GRPC Core  0.13.1-pre1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
grpc_compression_options Struct Reference

#include <compression_types.h>

Data Fields

uint32_t enabled_algorithms_bitset
 All algs are enabled by default. More...
 
grpc_compression_algorithm default_compression_algorithm
 for channel More...
 

Field Documentation

grpc_compression_algorithm grpc_compression_options::default_compression_algorithm

for channel

uint32_t grpc_compression_options::enabled_algorithms_bitset

All algs are enabled by default.


The documentation for this struct was generated from the following file: