TransformStreamOp.this

Undocumented in source.
  1. this(typeof(this) rhs)
    struct TransformStreamOp(Receiver)
    @disable
    this
    (
    ref return scope typeof(this) rhs
    )
  2. this(Stream stream, Fun fun, DG dg, Receiver receiver)

Meta