json

Create a convertor container with data source being json document.

Parameters

value JSONValue

source of data for container to use to construct components.

guesser TypeGuesser!JSONValue

type guesser based on held json value

allocator RCIAllocator

allocator used to allocate converted values

Return Value

Type: auto

JsonConvertorContainer

Meta