|
GRPC Core
0.10.0.0
|
Go to the source code of this file.
Macros | |
| #define | GRPC_CHTTP2_TIMEOUT_ENCODE_MIN_BUFSIZE (GPR_LTOA_MIN_BUFSIZE + 1) |
Functions | |
| void | grpc_chttp2_encode_timeout (gpr_timespec timeout, char *buffer) |
| int | grpc_chttp2_decode_timeout (const char *buffer, gpr_timespec *timeout) |
| #define GRPC_CHTTP2_TIMEOUT_ENCODE_MIN_BUFSIZE (GPR_LTOA_MIN_BUFSIZE + 1) |
| int grpc_chttp2_decode_timeout | ( | const char * | buffer, |
| gpr_timespec * | timeout | ||
| ) |
| void grpc_chttp2_encode_timeout | ( | gpr_timespec | timeout, |
| char * | buffer | ||
| ) |
1.8.6