Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does json-iterator have length limitation in Unmarshal? #654

Open
jasonliu119 opened this issue Jan 18, 2023 · 1 comment
Open

Does json-iterator have length limitation in Unmarshal? #654

jasonliu119 opened this issue Jan 18, 2023 · 1 comment

Comments

@jasonliu119
Copy link

hi, I have a json string whose size is more than 150000 bytes. It turned out that encoding/json library can unmarshal this json string correctly but json-iterator can not based on my experiments.

So does json-iterator have length limitation in Unmarshal?

@jasonliu119
Copy link
Author

Sorry I can't share this json string directly because it is my company's data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant