1
0
mirror of https://github.com/fumiama/go-simple-protobuf.git synced 2026-06-10 13:00:42 +08:00

feat: add writer

This commit is contained in:
源文雨
2024-02-26 04:28:37 +09:00
parent 6c9102f75f
commit 83dfd6288b
6 changed files with 144 additions and 36 deletions

View File

@@ -1,4 +1,3 @@
# go-simple-protobuf
> Note: Only supports reading.
Golang implementation of [simple-protobuf](https://github.com/fumiama/simple-protobuf)