buf.writeappend
Appending data to a file. The method appends data to the specified file.
method uint buf.writeappend (
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.
Appending data to a file. The method appends data to the specified file.
filename | Filename. |
The size of the written data.
Related links | Source |