GRPC C++
1.26.0
|
#include <grpc/support/port_platform.h>
#include <stdio.h>
#include <grpc/slice.h>
#include "src/core/lib/iomgr/error.h"
Go to the source code of this file.
Functions | |
grpc_error * | grpc_load_file (const char *filename, int add_null_terminator, grpc_slice *slice) |
grpc_error* grpc_load_file | ( | const char * | filename, |
int | add_null_terminator, | ||
grpc_slice * | slice | ||
) |