![]() |
WPILibC++ 2025.3.2
|
#include <pb_encode.h>
Public Attributes | |
| bool(* | callback )(pb_ostream_t *stream, const pb_byte_t *buf, size_t count) |
| void * | state |
| size_t | max_size |
| size_t | bytes_written |
| const char * | errmsg |
| size_t pb_ostream_s::bytes_written |
| bool(* pb_ostream_s::callback) (pb_ostream_t *stream, const pb_byte_t *buf, size_t count) |
| const char* pb_ostream_s::errmsg |
| size_t pb_ostream_s::max_size |
| void* pb_ostream_s::state |