|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include "src/core/lib/transport/timeout_encoding.h"#include <stdio.h>#include <string.h>Functions | |
| void | grpc_http2_encode_timeout (grpc_millis timeout, char *buffer) |
| int | grpc_http2_decode_timeout (const grpc_slice &text, grpc_millis *timeout) |
| int grpc_http2_decode_timeout | ( | const grpc_slice & | text, |
| grpc_millis * | timeout | ||
| ) |
| void grpc_http2_encode_timeout | ( | grpc_millis | timeout, |
| char * | buffer | ||
| ) |