Package io.micronaut.serde.support
-
Interface Summary Interface Description AbstractStreamDecoder.ValueDecoder<R> Decoder function for a single value. -
Class Summary Class Description AbstractChildReuseStreamDecoder AbstractStreamDecoderextension that does not need to allocate for child decoders.AbstractStreamDecoder Abstract base class for stream-basedDecoders.DefaultSerdeIntrospections Default implementation of theSerdeIntrospectionsinterface which looks up instrospections fromBeanIntrospector.SHARED.DefaultSerdeRegistry Default implementation of theSerdeRegistryinterface. -
Enum Summary Enum Description AbstractStreamDecoder.TokenType The token type.