|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include <grpc/support/alloc.h>#include <grpc/support/log.h>#include "src/core/lib/compression/stream_compression_gzip.h"#include "src/core/lib/iomgr/exec_ctx.h"#include "src/core/lib/slice/slice_internal.h"Data Structures | |
| struct | grpc_stream_compression_context_gzip |
Macros | |
| #define | OUTPUT_BLOCK_SIZE (1024) |
Typedefs | |
| typedef struct grpc_stream_compression_context_gzip | grpc_stream_compression_context_gzip |
Variables | |
| const grpc_stream_compression_vtable | grpc_stream_compression_gzip_vtable |
| #define OUTPUT_BLOCK_SIZE (1024) |
| const grpc_stream_compression_vtable grpc_stream_compression_gzip_vtable |