interface UnderlyingSinkWriteCallback<W> ((chunk, controller) => void | PromiseLike<void>)

Type Parameters

  • W

Generated using TypeDoc