![]() |
MOS Source Code
|
Go to the source code of this file.
Functions | |
| bool | flakystream_callback (pb_istream_t *stream, pb_byte_t *buf, size_t count) |
| void | flakystream_init (flakystream_t *stream, const uint8_t *buffer, size_t msglen, size_t fail_after) |
Definition at line 4 of file flakystream.c.
Referenced by flakystream_init().
| void flakystream_init | ( | flakystream_t * | stream, |
| const uint8_t * | buffer, | ||
| size_t | msglen, | ||
| size_t | fail_after ) |
Definition at line 23 of file flakystream.c.
Referenced by do_stream_decode().