Function pconvert_rust::wasm::utils::node_write_file_sync
source · pub fn node_write_file_sync(fs: &NodeFs, path: &str, data: &[u8])Expand description
Wrapper function for nodejs fs.writeFileSync.
pub fn node_write_file_sync(fs: &NodeFs, path: &str, data: &[u8])Wrapper function for nodejs fs.writeFileSync.