Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
FtpFile
.Read
public function
Read
Prototype:
function Read(size);
Parameters
size
a number representing the maximum number of bytes to read
Description:
Reads from a FTP file.
Return value:
Returns the read buffer.