baml.fs.write_bytes
Writes raw bytes `content` to the file at `path`, creating or truncating it. Returns the number of bytes written.
Reference version
Signature
Writes raw bytes content to the file at path, creating or truncating it. Returns the number of bytes written.
Source:<builtin>/baml/ns_fs/fs.bamlbytes 5010–5120