Added new functions to public interface in pb_decode.h.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sat, 16 Jun 2012 11:07:37 +0000 (14:07 +0300)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sat, 16 Jun 2012 11:07:37 +0000 (14:07 +0300)
commite18352d50678005c9dbb3ac76913555f5317c81c
tree5aabaaaff018d39e548ca5e4777005030af0e782
parent7e1059628c1d67f96c00781cf2f57c915feadde1
Added new functions to public interface in pb_decode.h.

pb_decode_tag and pb_skip_field allow manually iterating the fields
in a message.
docs/reference.rst
pb_decode.c
pb_decode.h