WPILibC++ 2025.1.1
|
#include <pb_decode.h>
Public Attributes | |
bool(* | callback )(pb_istream_t *stream, pb_byte_t *buf, size_t count) |
void * | state |
size_t | bytes_left |
const char * | errmsg |
size_t pb_istream_s::bytes_left |
bool(* pb_istream_s::callback) (pb_istream_t *stream, pb_byte_t *buf, size_t count) |
const char* pb_istream_s::errmsg |
void* pb_istream_s::state |