Classes | Functions
bin_decoder.h File Reference
#include <grpc/support/port_platform.h>
#include <stddef.h>
#include <stdint.h>
#include <grpc/slice.h>
Include dependency graph for bin_decoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  grpc_base64_decode_context
 

Functions

bool grpc_base64_decode_partial (struct grpc_base64_decode_context *ctx)
 
grpc_slice grpc_chttp2_base64_decode (const grpc_slice &input)
 
grpc_slice grpc_chttp2_base64_decode_with_length (const grpc_slice &input, size_t output_length)
 
size_t grpc_chttp2_base64_infer_length_after_decode (const grpc_slice &slice)
 

Function Documentation

◆ grpc_base64_decode_partial()

bool grpc_base64_decode_partial ( struct grpc_base64_decode_context ctx)

Definition at line 108 of file bin_decoder.cc.

◆ grpc_chttp2_base64_decode()

grpc_slice grpc_chttp2_base64_decode ( const grpc_slice input)

Definition at line 163 of file bin_decoder.cc.

◆ grpc_chttp2_base64_decode_with_length()

grpc_slice grpc_chttp2_base64_decode_with_length ( const grpc_slice input,
size_t  output_length 
)

Definition at line 207 of file bin_decoder.cc.

◆ grpc_chttp2_base64_infer_length_after_decode()

size_t grpc_chttp2_base64_infer_length_after_decode ( const grpc_slice slice)

Definition at line 85 of file bin_decoder.cc.



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