prollipop
    Preparing search index...

    Function range

    • Read a range of entries from the tree.

      Parameters

      • blockstore: Blockstore
      • tree: ProllyTree
      • range: KeyRange

        start (inclusive) and end (exclusive) of key range to read.

      Returns AsyncIterable<Entry[]>