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

Support stream access to long string literals #415

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 1 comment
Open

Support stream access to long string literals #415

GoogleCodeExporter opened this issue Mar 19, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Sometimes the strings in your JSON document are so darn long you want to access 
them with Reader/Writer rather than Strings.

http://groups.google.com/group/google-gson/browse_thread/thread/3d73c3084864fac4
/ac8bf9cb4223d457?show_docid=ac8bf9cb4223d457

Original issue reported on code.google.com by limpbizkit on 25 Feb 2012 at 4:03

@GoogleCodeExporter
Copy link
Author

Is there a "proper" solution to this (or will there be)? Changing the gson 
sources is not really what I want... Even with inheritance I'll have to do some 
typecasting...

Original comment by decarli....@gmail.com on 17 Jun 2013 at 10:16

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

2 participants