We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6907e commit cd6e89fCopy full SHA for cd6e89f
1 file changed
README.md
@@ -21,8 +21,8 @@ The tool generates codec implementations in multiple programming languages (C++,
21
- [ ] rust support?
22
- [x] python support
23
- [x] (cppng) from/to json serialization
24
-- [ ] (cppng) set/get fixed-length strings as variable length string (trim till '\0')
25
-- [ ] (cppng) calculate buffer size for a message
+- [x] (cppng) set/get fixed-length strings as variable length string (trim till '\0')
+- [x] (cppng) calculate buffer size for a message
26
- [ ] tests
27
- [ ] examples
28
- [ ] docs
0 commit comments