Skip to main content

append

Function append 

Source
pub async fn append(handle: &FileSystemFileHandle, bytes: &[u8]) -> Result<()>
Expand description

Add to the end, which is how the manifest grows.

ยงErrors

As read.