Conduit.text

Load text from a stream, and return them all in an array.

Returns an array representing the content, and throws IOException on error.

class Conduit
char[]
text
(
T = char
)
(
size_t max = -1
)

Meta