MCPcopy Create free account
hub / github.com/fmhy/edit /

Class

api/worker-configuration.d.ts:3086–3086  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3084 get writable(): WritableStream<I>
3085}
3086declare class FixedLengthStream extends IdentityTransformStream {
3087 constructor(
3088 expectedLength: number | bigint,
3089 queuingStrategy?: IdentityTransformStreamQueuingStrategy

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected