JsonTypeGuesser.guess

Guess type of underlying json element.

class JsonTypeGuesser
const
TypeInfo
guess
(
JSONValue serialized
)

Parameters

serialized JSONValue

json element to be inspected

Return Value

Type: TypeInfo

TypeInfo of underlying data

Meta