MOS Source Code
Loading...
Searching...
No Matches
flakystream.h File Reference
#include <pb_decode.h>
+ Include dependency graph for flakystream.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ 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().

+ Here is the call graph for this function: