The readFile function reads a file and returns the contents of the file as a string. The file is read lazily, on demand, as with getContents.
確定! 回上一頁