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

Reads the remaining text.

Returns

Remaining text, or "" at end-of-stream.

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