Files
nanopb/docs
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
..
2012-01-05 18:35:12 +00:00
2011-11-04 07:22:05 +00:00
2011-08-23 18:50:09 +00:00
2012-01-05 18:35:12 +00:00
2011-08-16 17:28:59 +00:00