Skip to main content
ReadableStreamGenericReader - Streams - Web documentation
interface ReadableStreamGenericReader

Properties

readonly
closed: Promise<undefined>

Methods

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