Hierarchy

Implements

Constructors

Properties

Methods

Constructors

  • Parameters

    • Optional dict: SortedMap<Uint8Array, Uint8Array>

    Returns BinaryKVStorage

Properties

dict: SortedMap<Uint8Array, Uint8Array>

Methods

  • Parameters

    • key: Uint8Array

    Returns Uint8Array

  • Returns Generator<Uint8Array, void, unknown>

  • Parameters

    • key: Uint8Array

    Returns void

  • Parameters

    • key: Uint8Array
    • value: Uint8Array

    Returns void

Generated using TypeDoc