WritableStreamDefaultWriter.abort

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto abort(T0 reason)
    struct WritableStreamDefaultWriter
    nothrow
    abort
    (
    T0
    )
    (
    scope auto ref T0 reason
    )
  2. auto abort()

Meta