Preparing search index...
The search index is not available
@shopify/oxygen-workers-types
@shopify/oxygen-workers-types
FixedLengthStream
Class FixedLengthStream
Hierarchy (
view full
)
IdentityTransformStream
FixedLengthStream
Index
Constructors
constructor
Accessors
readable
writable
Constructors
constructor
new
Fixed
Length
Stream
(
expectedLength
,
queuingStrategy
?
)
:
FixedLengthStream
Parameters
expectedLength
:
number
|
bigint
Optional
queuingStrategy
:
IdentityTransformStreamQueuingStrategy
Returns
FixedLengthStream
Accessors
readable
get
readable
(
)
:
ReadableStream
<
O
>
Returns
ReadableStream
<
O
>
writable
get
writable
(
)
:
WritableStream
<
I
>
Returns
WritableStream
<
I
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
readable
writable
@shopify/oxygen-workers-types
Loading...