I propose an enhancement for the com.google.gson.stream.JsonWriter class, that
it should implement Flushable as well as Closeable.
The implemented flush() method would just be the existing flush() method. With
this enhancement it would be possible to use this class with Flushables from
the guava api.
Original issue reported on code.google.com by forticul...@gmail.com on 17 May 2012 at 1:36
Original issue reported on code.google.com by
forticul...@gmail.com
on 17 May 2012 at 1:36