buffers the input from the file so that each read() or readLine() invocation does not individually cause reads from the file, reducing potential efficiency.
確定! 回上一頁