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
stuarthalloway edited this page Nov 20, 2012
·
2 revisions
The key interfaces in everyday usage are Reader and Writer, which wrap arbitrary streams. The following example writes data to a byte array, and then reads it back.