Skip to content
Snippets Groups Projects
Commit ba2ab9ea authored by Petteri Aimonen's avatar Petteri Aimonen
Browse files

Docs update, remove malloc from limitations list

parent e6a57e51
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,6 @@ Features and limitations
**Limitations**
#) User must provide callbacks when decoding arrays or strings without maximum size. Malloc support could be added as a separate module.
#) Some speed has been sacrificed for code size.
#) 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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment