- byte_buffer_to_string
auto byte_buffer_to_string(grpc_byte_buffer* bytebuf)
Undocumented in source. Be warned that the author may not have intended to support it.
- byte_buffer_to_type
auto byte_buffer_to_type(grpc_byte_buffer* bytebuf)
Undocumented in source. Be warned that the author may not have intended to support it.
- callOverDeadline
bool callOverDeadline(Tag* _tag)
Undocumented in source. Be warned that the author may not have intended to support it.
- doNotMoveObject
void doNotMoveObject(void* ptr, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
- durtotimespec
gpr_timespec durtotimespec(Duration time)
Undocumented in source. Be warned that the author may not have intended to support it.
- okToMoveObject
void okToMoveObject(void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
- slice_to_string
auto slice_to_string(grpc_slice slice)
Undocumented in source. Be warned that the author may not have intended to support it.
- slice_to_type
auto ref slice_to_type(grpc_slice _slice)
Undocumented in source. Be warned that the author may not have intended to support it.
- string_to_slice
grpc_slice string_to_slice(string _string)
Undocumented in source. Be warned that the author may not have intended to support it.
- timespectodur
Duration timespectodur(gpr_timespec time)
Undocumented in source. Be warned that the author may not have intended to support it.
- type_to_slice
grpc_slice type_to_slice(T type)
Undocumented in source. Be warned that the author may not have intended to support it.