2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 17:06:47 +08:00
Commit graph

1 commit

Author SHA1 Message Date
Yi Duan
b66168fa77
feat:(decoder) add option CopyString() (#192)
* feat: add option `CopyString()`

* test: diff copy and nocopy decoding bench

* doc: update README.md

* opt: use global link for `escape_string()`

* feat: copy JSON on `Unmarshal()`

* test: add norace test

* fix: nocopy field key

* test: add generic test

* fix: remove useless instruction
2022-02-28 18:46:25 +08:00