I've used JsonReader before, but to avoid consumin...
# squarelibraries
d
I've used JsonReader before, but to avoid consuming the json (in case I need Moshi to parse the Success) I'd have to have a copy of the buffer to consume @jw ? Or am I missing some other feature here?