Preparing search index...
The search index is not available
haystack-core
haystack-core
TrioDictIterator
Class TrioDictIterator
An iterator for reading dicts from a Trio file.
Implements
Iterator
<
HDict
>
Index
Constructors
constructor
Methods
next
Constructors
constructor
new
TrioDictIterator
(
reader
:
TrioReader
)
:
TrioDictIterator
Parameters
reader
:
TrioReader
Returns
TrioDictIterator
Methods
next
next
()
:
IteratorResult
<
HDict
,
any
>
Returns
IteratorResult
<
HDict
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
next
haystack-core
Loading...
An iterator for reading dicts from a Trio file.