See: Description
Interface | Description |
---|---|
ObjectReader |
ObjectReader is part of the streaming api, it's implementations allow you to read data from the
stream.
|
ObjectWriter |
ObjectWriter defines the api allowing to write data to different format and the contract for
classes that implement ObjectWriter to provide different formats support.
|
Class | Description |
---|---|
JsonReader | |
JsonWriter |
Enum | Description |
---|---|
JsonType | |
ValueType |
Exception | Description |
---|---|
JsonStreamException |
JsonStreamException are thrown by ObjectWriter and ObjectReader implementations.
|
Copyright © 2019. All rights reserved.