Function inject_blob_nowait

Source
pub fn inject_blob_nowait(content: Content<'_>) -> Result<()>
Expand description

Inject a Blob into DOM. The content argument carries the data buffer and the content type represented by the Content struct.