buf.write
Writing to a file. The method writes data to the file.
method uint buf.write (
str filename
)
str filename
)
Parameters
filename | Filename. |
Return value
The size of the written data.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Writing to a file. The method writes data to the file.
filename | Filename. |
The size of the written data.
Related links | Source |