Elixir v1.2.6 IO.Stream
Defines an IO.Stream
struct returned by IO.stream/2
and IO.binstream/2
.
The following fields are public:
device
- the IO deviceraw
- a boolean indicating if bin functions should be usedline_or_bytes
- if reading should read lines or a given amount of bytes