GRPC C++  1.62.0
Data Fields
grpc_byte_buffer_reader::grpc_byte_buffer_reader_current Union Reference

Different current objects correspond to different types of byte buffers. More...

#include <byte_buffer_reader.h>

Data Fields

unsigned index
 Index into a slice buffer's array of slices. More...
 

Detailed Description

Different current objects correspond to different types of byte buffers.

Field Documentation

◆ index

unsigned grpc_byte_buffer_reader::grpc_byte_buffer_reader_current::index

Index into a slice buffer's array of slices.


The documentation for this union was generated from the following file: