klyn.io.FileReader.readAllText
method
public readAllText() as String throws IOException:
Description

Reads all remaining text from the current reader position.

Returns

Remaining text.

Throws
  • IOException if the resource is closed, inaccessible, not a valid file, or the underlying I/O operation fails.