ReadableStream.pipeThrough

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto pipeThrough(T0 pair, PipeOptions options)
    struct ReadableStream
    nothrow
    pipeThrough
    (
    T0
    )
    (
    scope auto ref T0 pair
    ,)
  2. auto pipeThrough(T0 pair)

Meta