Skip to content

Commit cd6e89f

Browse files
committed
docs
1 parent 4d6907e commit cd6e89f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ The tool generates codec implementations in multiple programming languages (C++,
2121
- [ ] rust support?
2222
- [x] python support
2323
- [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
24+
- [x] (cppng) set/get fixed-length strings as variable length string (trim till '\0')
25+
- [x] (cppng) calculate buffer size for a message
2626
- [ ] tests
2727
- [ ] examples
2828
- [ ] docs

0 commit comments

Comments
 (0)