Support stream access to long string literals
Open
enhancement
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
```
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
Contributor guide
Assessment
This issue has not been assessed yet.