Function workflow_dom::inject::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.