Skip to content

readFileStream

readFileStream(pathOrPaths, options?): Promise<Readable | ReadStream>

Defined in: file/general/stream/read.ts:5

string | string[]

number

Promise<Readable | ReadStream>