GRPC C++  1.62.0
Data Fields
grpc_event_engine::experimental::EventEngine::Endpoint::ReadArgs Struct Reference

A struct representing optional arguments that may be provided to an EventEngine Endpoint Read API call. More...

#include <event_engine.h>

Data Fields

int64_t read_hint_bytes
 

Detailed Description

A struct representing optional arguments that may be provided to an EventEngine Endpoint Read API call.

Passed as argument to an Endpoint Read

Field Documentation

◆ read_hint_bytes

int64_t grpc_event_engine::experimental::EventEngine::Endpoint::ReadArgs::read_hint_bytes

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