We support charset=null in the case the charset is not known and should be
determined by the parser. This works fine for Jackson, but will throw an
exception when using Gson. We should assume that the stream is UTF-8 when the
charset=null for the moment.
Original issue reported on code.google.com by mlin...@google.com on 22 Jun 2012 at 2:27
Original issue reported on code.google.com by
mlin...@google.com
on 22 Jun 2012 at 2:27