DataRewinder
Responsible for rewinding a stream like data types.
Parameters
<T>
The stream like data type that can be rewound.
Types
Functions
Link copied to clipboard
Rewinds the wrapped data back to the beginning and returns the re-wound data (or a wrapper for the re-wound data).