All read/write tool methods in the stream tool can report the following errors back.
All read/write tool methods in the stream tool can report the following errors back.
The operation timed out.
Reported when trying to read/write to a stream that is not yet open.
If you try to write to a stream that does not support writing (e.g. a file opened in read mode) - or reading from a stream that does not support reading.