JsonPrimitiveAdapter
Adapter exposing a JsonPrimitive (including JsonNull) as a KpaPrimitive.
Parameters
backing
The underlying JsonPrimitive.
Properties
Functions
Link copied to clipboard
Returns the unquoted string content for strings; the JSON-literal representation for all other types.
Link copied to clipboard
Returns the JsonElement backing this adapter, or throws if this is not a JsonElementAdapter.