Kostas Papageorgiou
Results
3
comments of
Kostas Papageorgiou
Encountered the same issue today. It seems that `MarshalTo` generates output that fails to be parsed by Go standard json library.
Seems to be the same issue as https://github.com/valyala/fastjson/issues/86
This seems a valid fix...@valyala do you think this can be merged?