buf.read
Reading from a file. The method reads data from the file.
method uint buf.read (
str filename
)
str filename
)
Parameters
filename | Filename. |
Return value
The size of the read data.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Reading from a file. The method reads data from the file.
filename | Filename. |
The size of the read data.
Related links | Source |