Views
(File):read
Read a number of bytes from a file
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
Read a number of bytes from a file
number bytes
string contents