bytedance / sonic

A blazingly fast JSON serializing & deserializing library
Apache License 2.0
6.54k stars 322 forks source link

optimize stream decoder SkipOneFast #639

Closed liuq19 closed 3 weeks ago

liuq19 commented 1 month ago

store the middle state when skip one fast failed and retry from the last failed position