Hi 👋
This is a follow up from #1789.
There is now decodeBufferedSourceToSequence() but it doesn't work for arbitrary data:
{ "foo": "bar" }
some important non-json data
Can there be decodeOneElement() that leaves the bufferedSource open just after the parsed JsonElement?