Files
nanopb/tests
Petteri Aimonen 9fbe9a5de3 Refactoring the field encoder interface.
Replaced the confusing pb_enc_* functions with new pb_encode_* functions that
have a cleaner interface. Updated documentation.

Got rid of the endian_copy stuff in pb_encode.c, instead using C casts to do it automatically.
This makes the code safer and also reduces binary size by about 5%.

Fixes Issue 6.
2012-03-01 13:46:52 +02:00
..
2011-08-17 19:03:06 +00:00
2011-07-25 20:42:48 +00:00
2011-08-23 18:50:09 +00:00
2011-08-10 17:54:15 +00:00