file:readInt()
Reads an integer from the file.
Returns an integer if the file is ok.
local value = file:readInt()