Go to the source code of this file.
◆ kUpb_WireReader_WireTypeBits
| #define kUpb_WireReader_WireTypeBits 3 |
◆ kUpb_WireReader_WireTypeMask
| #define kUpb_WireReader_WireTypeMask 7 |
◆ _upb_WireReader_ReadLongVarint()
| UPB_PRIVATE _upb_WireReader_ReadLongVarint |
( |
const char * | ptr, |
|
|
uint64_t | val ) |
◆ _upb_WireReader_ReadVarint()
| UPB_FORCEINLINE const char *UPB_PRIVATE _upb_WireReader_ReadVarint |
( |
const char * | ptr, |
|
|
uint64_t * | val, |
|
|
int | maxlen, |
|
|
uint64_t | maxval ) |
◆ upb_WireReader_GetFieldNumber()
◆ upb_WireReader_GetWireType()