Difference between revisions of "(File):read"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


Function

Synopsis

contents = File:read( bytes )

Arguments

number bytes
The number of bytes to read

Returns

string contents
The contents of the read bytes

See Also