VocabularyioInputsOutputsWord descriptionReads all elements in the given stream until the stream is exhausted. The type of the sequence depends on the stream's element type. The stream is closed after completion.
ErrorsThrows an error if the I/O operation fails.
Definition