MCPcopy Create free account
hub / github.com/denoland/std /

Class

cbor/_map_decoded_stream.ts:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 * ```
41 */
42export class CborMapDecodedStream extends ReadableStream<CborMapStreamOutput> {
43 /**
44 * Constructs a new instance.
45 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected