SingingCat 0
application
|
Data Fields | |
size_t | bytes_written |
bool(* | callback )(pb_ostream_t *stream, const pb_byte_t *buf, size_t count) |
const char * | errmsg |
size_t | max_size |
void * | state |
Definition at line 27 of file pb_encode.h.
size_t bytes_written |
Definition at line 41 of file pb_encode.h.
bool(* callback) (pb_ostream_t *stream, const pb_byte_t *buf, size_t count) |
Definition at line 37 of file pb_encode.h.
const char* errmsg |
Definition at line 44 of file pb_encode.h.
size_t max_size |
Definition at line 40 of file pb_encode.h.
void* state |
Definition at line 39 of file pb_encode.h.