InputStream.readString

Read a string of the given length, throwing ReadException if there was a problem.

interface InputStream
char[]
readString
(
size_t length
)

Meta