NDJson
Table of Contents
Classes
- Decoder
- The Decoder / Parser reads from a plain stream and emits data objects for each JSON element
- Encoder
- The Encoder / Serializer can be used to write any value, encode it as a JSON text and forward it to an output stream