Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/io
write
pipe
Function pipe
pipe
(
into
:
IWritable
,
readable
:
IReadable
)
:
Promise
<
void
>
pipe the contents of a readable stream (until it ends) into a writable stream
Parameters
into
:
IWritable
readable
:
IReadable
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...
pipe the contents of a readable stream (until it ends) into a writable stream