Preparing search index...
The search index is not available
ioredis
ioredis
ScanStream
Class ScanStream
Convenient class to convert the process of scanning keys to a readable stream.
Hierarchy
Readable
ScanStream
Index
Constructors
constructor
Methods
_read
close
Constructors
constructor
new
Scan
Stream
(
opt
)
:
ScanStream
Parameters
opt
:
Options
Returns
ScanStream
Methods
_read
_read
(
)
:
void
Returns
void
close
close
(
)
:
void
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_read
close
ioredis
Loading...
Convenient class to convert the process of scanning keys to a readable stream.