Skip to main content
Apple Developer Docs
×
WebKit JS
/
ReadableStream
/
pipeTo
pipeTo
Declaration
Promise <
any
> pipeTo(
any streams,
optional any options
);