deno.com

interface ReadableStreamGenericReader

Properties #

#closed: Promise<undefined>
readonly

Methods #

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