Module chrome_remote_interface_model::io[][src]

This is supported on crate feature IO only.
Expand description

Input/Output operations for streams produced by DevTools.

Structs

Close the stream, discard any temporary backing storage.

Close the stream, discard any temporary backing storage.

Read a chunk of the stream

Read a chunk of the stream

Return UUID of Blob object specified by a remote object id.

Return UUID of Blob object specified by a remote object id.

This is either obtained from another method or specifed as blob:<uuid> where <uuid&gt is an UUID of a Blob.