Functions
src/php/ext/grpc/byte_buffer.h File Reference
#include <grpc/grpc.h>
Include dependency graph for src/php/ext/grpc/byte_buffer.h:

Go to the source code of this file.

Functions

zend_string * byte_buffer_to_zend_string (grpc_byte_buffer *buffer)
 
grpc_byte_bufferstring_to_byte_buffer (char *string, size_t length)
 

Function Documentation

◆ byte_buffer_to_zend_string()

zend_string* byte_buffer_to_zend_string ( grpc_byte_buffer buffer)

Definition at line 34 of file byte_buffer.c.

◆ string_to_byte_buffer()

grpc_byte_buffer* string_to_byte_buffer ( char *  string,
size_t  length 
)

Definition at line 27 of file byte_buffer.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:05