Function
File:read( bytes )
Read a number of bytes from a file
Synopsis
contents = File:read( bytes )
Parameters
bytes number The number of bytes to read
Returns
contents string The contents of the read bytes
Copyright © 2006-2010 LÖVE Development Team.