Replies: 1 comment
-
Jackson So I am not sure what is being asked here, above and beyond what already exists. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I hope Jackson can parse json incrementally like yajl
Now I must keep all of the data of json message in memory and parse them in the situation of NIO. I think that it is perfect if Jackson can parse json incrementally when receiving partial data of a whole json message.
Beta Was this translation helpful? Give feedback.
All reactions