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