Class ListJsonUint8ArrayStore<Value>

Implements the storage for an HList using a JSON (Hayson) string encoded in a byte buffer.

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

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

Type Parameters

Implements

Constructors

Properties

"[LIST_STORE_SYMBOL]": symbol = LIST_STORE_SYMBOL

Indicates this is a list store.

Accessors

Methods