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
ATM moment we're using CanRead|CanWrite to determine whether the stream is uni or bi directional.
Might be useful to introduce Is(Uni|Bi)Directional to distinguish the type of the stream instead of that.