| 
    SingingCat 0
    
   application 
   | 
 
Data Fields | |
| size_t | bytes_left | 
| bool(* | callback )(pb_istream_t *stream, pb_byte_t *buf, size_t count) | 
| const char * | errmsg | 
| void * | state | 
Definition at line 28 of file pb_decode.h.
| size_t bytes_left | 
Definition at line 40 of file pb_decode.h.
| bool(* callback) (pb_istream_t *stream, pb_byte_t *buf, size_t count) | 
Definition at line 36 of file pb_decode.h.
| const char* errmsg | 
Definition at line 43 of file pb_decode.h.
| void* state | 
Definition at line 39 of file pb_decode.h.