ReadableStreamBYOBReader.cancel

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

Meta