More documentation, small improvements
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@955 e3a754e5-d11d-0410-8d38-ebb782a927b9
This commit is contained in:
@@ -44,6 +44,7 @@ Features and limitations
|
||||
#) Some speed has been sacrificed for code size. For example varint calculations are always done in 64 bits.
|
||||
#) Encoding is focused on writing to streams. For memory buffers only it could be made more efficient.
|
||||
#) The deprecated Protocol Buffers feature called "groups" is not supported.
|
||||
#) Fields in the generated structs are ordered by the tag number, instead of the natural ordering in .proto file.
|
||||
|
||||
Getting started
|
||||
===============
|
||||
|
||||
Reference in New Issue
Block a user