Writes bytes atomically to the destination path.
Existing file content is replaced as a single operation.
| path |
destination file path. |
| data |
byte array to write. |
|
true on success. |