You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of IO is text based. This is a proposal to add primitives to work with char-streams in addition to byte-streams.
Converters between such Reader / Writer and Sink/Source will be helpful as well.