#include <stdio.h>
#include <pb_encode.h>
#include "person.pb.h"
#include "test_helpers.h"
Go to the source code of this file.
Definition at line 11 of file encode_buffer.c.