Class ListJsonStringStore<Value>

Implements the storage for an HList using a JSON (Hayson) string.

This is designed to work as lazily and efficiently as possible.

This enables a list to be lazily decoded from a JSON string.

Type Parameters

Implements

Constructors

Properties

"[LIST_STORE_SYMBOL]": symbol = LIST_STORE_SYMBOL

Indicates this is a list store.

Accessors

Methods