StructsΒ§
- Byte
TeeClosed πPromise Rejection Handler - The rejection handler for https://streams.spec.whatwg.org/#abstract-opdef-readablebytestreamtee
- Continue
Read πMicrotask - Microtask handler to continue the read loop without recursion. Spec note: βThis recursion could potentially cause a stack overflow if implemented directly. Implementations will need to mitigate this, e.g. by using a non-recursive variant of this algorithm, or queuing a microtaskβ¦β
- Default
TeeClosed πPromise Rejection Handler - The rejection handler for https://streams.spec.whatwg.org/#readable-stream-tee
- Readable
Stream πDefault Reader - https://streams.spec.whatwg.org/#readablestreamdefaultreader