Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
ReadableStreamGenericReader
Interface ReadableStreamGenericReader
interface
ReadableStreamGenericReader
{
closed
:
Promise
<
undefined
>
;
cancel
(
reason
?:
any
)
:
Promise
<
void
>
;
}
Hierarchy-Diagram
Legend
interface
public property
public method
Hierarchy (
view full
)
ReadableStreamGenericReader
ReadableStreamBYOBReader
ReadableStreamDefaultReader
Index
Properties
closed
Methods
cancel
Properties
Readonly
closed
closed
:
Promise
<
undefined
>
MDN Reference
Methods
cancel
cancel
(
reason
?:
any
)
:
Promise
<
void
>
MDN Reference
Parameters
Optional
reason
:
any
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
closed
cancel
Official Cockpit API Documentation
Houston Common Library
Loading...
MDN Reference