MCPcopy Create free account
hub / github.com/Snapchat/Valdi / read

Method read

valdi/vscode_debugger/src/cdp/api.d.ts:11315–11315  ·  view source on GitHub ↗

* Read a chunk of the stream

(params: IO.ReadParams)

Source from the content-addressed store, hash-verified

11313 * Read a chunk of the stream
11314 */
11315 read(params: IO.ReadParams): Promise<IO.ReadResult | undefined>;
11316
11317 /**
11318 * Return UUID of Blob object specified by a remote object id.

Callers 5

readMethod · 0.65
loadMethod · 0.65
onDataReceivedMethod · 0.65
consumeBufferedDataMethod · 0.65
encodeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected