WPILibC++ 2027.0.0-alpha-3
Loading...
Searching...
No Matches
upb_EpsCopyInputStream Struct Reference

#include <upb/wire/eps_copy_input_stream.h>

Public Attributes

const char * end
 
const char * limit_ptr
 
uintptr_t input_delta
 
const char * buffer_start
 
int limit
 
bool error
 
bool aliasing
 
char patch [kUpb_EpsCopyInputStream_SlopBytes *2]
 

Member Data Documentation

◆ aliasing

bool upb_EpsCopyInputStream::aliasing

◆ buffer_start

const char* upb_EpsCopyInputStream::buffer_start

◆ end

const char* upb_EpsCopyInputStream::end

◆ error

bool upb_EpsCopyInputStream::error

◆ input_delta

uintptr_t upb_EpsCopyInputStream::input_delta

◆ limit

int upb_EpsCopyInputStream::limit

◆ limit_ptr

const char* upb_EpsCopyInputStream::limit_ptr

◆ patch

char upb_EpsCopyInputStream::patch[kUpb_EpsCopyInputStream_SlopBytes *2]

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