VocabularyioInputs and outputsWord descriptionWrites a sequence of elements to
output-stream. If the stream does buffering, output may not be performed immediately; use
flush to force output.
ErrorsThrows an error if the I/O operation fails.
Definition