Class JsonParserDecoder

java.lang.Object
io.micronaut.serde.support.AbstractStreamDecoder
io.micronaut.serde.json.stream.JsonParserDecoder
All Implemented Interfaces:
Decoder, AutoCloseable

public class JsonParserDecoder extends AbstractStreamDecoder
Implementation of the Decoder interface for JSON-P.