Frends.Files.WriteBytes / 1.1.0
Summary
Writes raw bytes to a file with no character encoding applied.
Typical use — saving binary output such as a decoded attachment or an archive
Input parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| ContentBytes | Object |
– | VGhpcyBpcyBhIHRlc3QgZmlsZS4= |
Source directory. |
| Path | String |
– | c:\temp\foo.txt |
Full path of the target file to be written |