Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WritableStream<Chunk>

Interface of a write-only stream

Type parameters

  • Chunk: string | Buffer

Hierarchy

Index

Methods

Methods

write

  • write(chunk: Chunk): void

Generated using TypeDoc