Expand description
Input/Output operations for streams produced by DevTools.
Structsยง
- Close
Params - Close the stream, discard any temporary backing storage. close
- Close
Params Builder - Close
Returns - Close the stream, discard any temporary backing storage. close
- Read
Params - Read a chunk of the stream read
- Read
Params Builder - Read
Returns - Read a chunk of the stream read
- Read
Returns Builder - Resolve
Blob Params - Return UUID of Blob object specified by a remote object id. resolveBlob
- Resolve
Blob Params Builder - Resolve
Blob Returns - Return UUID of Blob object specified by a remote object id. resolveBlob
- Resolve
Blob Returns Builder - Stream
Handle - This is either obtained from another method or specified as
blob:<uuid>
where<uuid>
is an UUID of a Blob. StreamHandle