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

#include <compression.h>

Data Fields

gpr_uint32 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

gpr_uint32 grpc_compression_options::enabled_algorithms_bitset

All algs are enabled by default.


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