Functions
rb_byte_buffer.h File Reference
#include <ruby/ruby.h>
#include <grpc/grpc.h>
Include dependency graph for rb_byte_buffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

VALUE grpc_rb_byte_buffer_to_s (grpc_byte_buffer *buffer)
 
grpc_byte_buffergrpc_rb_s_to_byte_buffer (char *string, size_t length)
 
VALUE grpc_rb_slice_to_ruby_string (grpc_slice slice)
 

Function Documentation

◆ grpc_rb_byte_buffer_to_s()

VALUE grpc_rb_byte_buffer_to_s ( grpc_byte_buffer buffer)

Definition at line 37 of file rb_byte_buffer.c.

◆ grpc_rb_s_to_byte_buffer()

grpc_byte_buffer* grpc_rb_s_to_byte_buffer ( char *  string,
size_t  length 
)

Definition at line 30 of file rb_byte_buffer.c.

◆ grpc_rb_slice_to_ruby_string()

VALUE grpc_rb_slice_to_ruby_string ( grpc_slice  slice)

Definition at line 58 of file rb_byte_buffer.c.



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