Package io.helidon.json.smile
package io.helidon.json.smile
Helidon implementation of the
Jackson Smile binary JSON specification.
-
ClassDescriptionConfiguration of Smile encoding and decoding.Fluent API builder for
SmileConfig.SmileConfig.BuilderBase<BUILDER extends SmileConfig.BuilderBase<BUILDER, PROTOTYPE>, PROTOTYPE extends SmileConfig>Fluent API builder base forSmileConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.Smile binary JSON generator implementation.Smile binary JSON parser implementation.