Package | Description |
---|---|
com.fasterxml.jackson.dataformat.smile |
Package that contains implementation of Jackson Streaming API that works
with Smile data format (see Smile format specification),
and can be used with standard Jackson data binding functionality to deal with
Smile encoded data.
|
com.fasterxml.jackson.dataformat.smile.async |
Package that contains experimental non-blocking ("asynchronous")
implementation of reader-part of Jackson streaming API,
working on Smile format.
|
com.fasterxml.jackson.dataformat.smile.databind |
Copyright © 2020 FasterXML. All rights reserved.