deno.com

method ReadableStream.cancel

#ReadableStream.cancel(reason?: any): Promise<void>

Parameters #

#reason: any
optional

Return Type #

Promise<void>