| Package | Description |
|---|---|
| de.haumacher.msgbuf.data | |
| de.haumacher.msgbuf.json |
Copy of the package `com.google.gson.stream` from gson-2.8.2 library for JSON stream writing.
|
| Class and Description |
|---|
| JsonReader
Reads a JSON (RFC 7159)
encoded value as a stream of tokens.
|
| JsonWriter
Writes a JSON (RFC 7159) encoded value to a
stream, one token at a time.
|
| Class and Description |
|---|
| JsonReader
Reads a JSON (RFC 7159)
encoded value as a stream of tokens.
|
| JsonToken
A structure, name or value type in a JSON-encoded string.
|
| JsonWriter
Writes a JSON (RFC 7159) encoded value to a
stream, one token at a time.
|
Copyright © 2021. All rights reserved.