UnreadBuffer returns the data remaining in the unread buffer, which may contain zero or more bytes. This is the data already consumed from the input [io.Reader], but not yet read by a [Decoder.ReadToken] or [Decoder.ReadValue] call. It may contain bytes that do not form valid JSON as it has not yet
()
source not stored for this graph (policy: none)