async fn close(stream: FileSystemWritableFileStream) -> Result<()>Expand description
By value, because a stream that has been closed has nothing more to say and a second write to one is the browser’s refusal rather than ours.
async fn close(stream: FileSystemWritableFileStream) -> Result<()>By value, because a stream that has been closed has nothing more to say and a second write to one is the browser’s refusal rather than ours.