![]() |
MOS Source Code
|
#include <pb_decode.h>Go to the source code of this file.
Classes | |
| struct | flakystream_t |
Functions | |
| void | flakystream_init (flakystream_t *stream, const uint8_t *buffer, size_t msglen, size_t fail_after) |
| 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().