#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | grpc_core::testing::input_stream |
Namespaces | |
grpc_core | |
grpc_core::testing | |
Functions | |
uint8_t | grpc_core::testing::grpc_fuzzer_get_next_byte (input_stream *inp) |
char * | grpc_core::testing::grpc_fuzzer_get_next_string (input_stream *inp, bool *special) |
uint32_t | grpc_core::testing::grpc_fuzzer_get_next_uint32 (input_stream *inp) |