Support for Smile data format ("binary infoset for JSON")
· Support for efficient binary data format that can be
access same as textual JSON ("binary infoset for JSON"), using standard
Jackson abstractions: specifically, extension of JsonFactory and implementations
of JsonParser and JsonGenerator.