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.
|
Constructor and Description |
---|
SmileFactory(SmileFactoryBuilder b)
Constructors used by
SmileFactoryBuilder for instantiation. |
Copyright © 2019 FasterXML. All rights reserved.