cancel
inline suspend fun <R : ERROR CLASS: Symbol not found for JsAny??> ReadableStream<R>.cancel()(source)
inline suspend fun <R : ERROR CLASS: Symbol not found for JsAny??> ReadableStream<R>.cancel(reason: JsError?)(source)
The cancel() method of the ReadableStream interface returns a Promise that resolves when the stream is canceled.