|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include "src/core/lib/iomgr/load_file.h"#include <errno.h>#include <string.h>#include <grpc/support/alloc.h>#include <grpc/support/log.h>#include <grpc/support/string_util.h>#include "src/core/lib/iomgr/block_annotate.h"Functions | |
| grpc_error * | grpc_load_file (const char *filename, int add_null_terminator, grpc_slice *output) |
| grpc_error* grpc_load_file | ( | const char * | filename, |
| int | add_null_terminator, | ||
| grpc_slice * | output | ||
| ) |