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

Type Parameters

  • W

Generated using TypeDoc