Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

write

🌌fuzion.std.fileio.write

§  write(path Object, path_length i32, content Object, content_length i32)
 => 
bool
:
Object 

intrinsic to write bytes (internal array data) in a file using the file path
returns TRUE in case of success and FALSE in case of failure