• Preparing search index...
  • The search index is not available
Documentation - v0.0.15
  • 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>

    • Defined in packages/io/src/write/pipe.ts:4

Settings

Member Visibility
Documentation - v0.0.15
  • Loading...

Generated using TypeDoc