prollipop
Preparing search index...
index
range
Function range
range
(
blockstore
:
Blockstore
,
tree
:
ProllyTree
,
range
:
KeyRange
,
)
:
AsyncIterable
<
Entry
[]
>
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
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
prollipop
Loading...
Read a range of entries from the tree.