Load text from a stream, and return them all in an array.
Returns an array representing the content, and throws IOException on error.
See Implementation
Load text from a stream, and return them all in an array.
Returns an array representing the content, and throws IOException on error.