StructsΒ§
- https://streams.spec.whatwg.org/#abstract-opdef-setupcrossrealmtransformreadable A wrapper to handle
message
andmessageerror
events for the port used by the transfered stream. - PipeTo πThe βin parallel, but not reallyβ part of https://streams.spec.whatwg.org/#readable-stream-pipe-to
- Readable
Stream π - The fulfillment handler for the reacting to sourceCancelPromise part of https://streams.spec.whatwg.org/#readable-stream-cancel.
- The rejection handler for the reacting to sourceCancelPromise part of https://streams.spec.whatwg.org/#readable-stream-cancel.
EnumsΒ§
- Controller
Type π - Pipe
ToState πState Machine forPipeTo
. - Readable
Stream πState - Reader
Type π - Shutdown
Action π
ConstantsΒ§
FunctionsΒ§
- Get the
value
property of an object that a read promise resolved to. - Get the
done
property of an object that a read promise resolved to. - get_
type_ π βand_ value_ from_ message The initial steps for the message handler for both readable and writable cross realm transforms. https://streams.spec.whatwg.org/#abstract-opdef-setupcrossrealmtransformreadable https://streams.spec.whatwg.org/#abstract-opdef-setupcrossrealmtransformwritable