Package io.micronaut.serde.json.stream
@NullMarked
package io.micronaut.serde.json.stream
JSON-P streaming encoder, decoder, and mapper support.
-
ClassesClassDescriptionImplementation of the
Decoderinterface for JSON-P.Implementation of theJsonMapperinterface for JSON-P.