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
Interface around an array of raw data that allows abstraction of IO & data source.
It allows high-level functionality such as getCharacter(), getInt() and getString() to be performed without worrying about cross-platform compatibility.