#include <stdio.h>
#include <pb_decode.h>
#include "person.pb.h"
#include "test_helpers.h"
Go to the source code of this file.
Definition at line 16 of file decode_buffer.c.
Referenced by main().
Definition at line 61 of file decode_buffer.c.