Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
42
export
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