Skip to main content

write

Function write 

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

Whole file or nothing.

ยงErrors

As read.