Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "streams/node/from-strided-array/docs/types/index.d"

Index

Interfaces

Variables

Variables

Export assignment stridedArrayStream

stridedArrayStream: Constructor

Creates a readable stream from a strided array-like object.

param

number of values to stream

param

source value

param

stride length

param

starting index

param

stream options

throws

must provide valid options

returns

stream instance