pub fn inject_blob_nowait(content: Content<'_>) -> Result<()>
Inject a Blob into DOM. The content argument carries the data buffer and the content type represented by the Content struct.
Blob
content
Content