19 #ifndef GRPC_CORE_LIB_COMPRESSION_ALGORITHM_METADATA_H
20 #define GRPC_CORE_LIB_COMPRESSION_ALGORITHM_METADATA_H
grpc_message_compression_algorithm
Definition: compression_internal.h:32
grpc_stream_compression_algorithm
Stream compression algorithms supported by gRPC.
Definition: compression_internal.h:41
grpc_compression_algorithm
The various compression algorithms supported by gRPC (not sorted by compression level)
Definition: compression_types.h:57
Definition: metadata.h:98
A grpc_slice s, if initialized, represents the byte range s.bytes[0..s.length-1].
Definition: slice.h:60