MOS Source Code
Loading...
Searching...
No Matches
encode_stream.c File Reference
#include <stdio.h>
#include <pb_encode.h>
#include "person.pb.h"
#include "test_helpers.h"
Include dependency graph for encode_stream.c:

Go to the source code of this file.

Functions

bool streamcallback (pb_ostream_t *stream, const uint8_t *buf, size_t count)
int main ()

Function Documentation

◆ streamcallback()

bool streamcallback ( pb_ostream_t * stream,
const uint8_t * buf,
size_t count )

Definition at line 10 of file encode_stream.c.

Referenced by main().

Here is the call graph for this function:

◆ main()

int main ( void )

Definition at line 16 of file encode_stream.c.

Here is the call graph for this function: