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

Gson parser consumes more input that needed #123

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 2 comments
Closed

Gson parser consumes more input that needed #123

GoogleCodeExporter opened this issue Mar 19, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

See the discussion at: 
http://groups.google.com/group/google-gson/browse_thread/thread/af43e04cb644b734
?hl=en

Original issue reported on code.google.com by inder123 on 8 May 2009 at 4:26

@GoogleCodeExporter
Copy link
Author

Fixed in r422 by adding a new API method for being able to parse a stream
asynchronously as well as to allow looking for multiple JSON elements on the 
stream.

Original comment by inder123 on 8 May 2009 at 10:25

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Refactored the async parsing code into a new top-level class JsonParserAsync in 
r424

Original comment by inder123 on 14 May 2009 at 8:20

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

No branches or pull requests

1 participant