Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IterableReadableStream<Chunk>

Interface of a iterable read-only stream

Type parameters

  • Chunk: string | Buffer

Hierarchy

Index

Methods

[Symbol.asyncIterator]

  • [Symbol.asyncIterator](): AsyncIterator<Chunk>

Generated using TypeDoc