Package io.sentry.vendor.gson.stream


package io.sentry.vendor.gson.stream
  • Class
    Description
    Reads a JSON (RFC 7159) encoded value as a stream of tokens.
    A structure, name or value type in a JSON-encoded string.
    Writes a JSON (RFC 7159) encoded value to a stream, one token at a time.
    Thrown when a reader encounters malformed JSON.