Get a slice view of the internal buffer, starting at the current position.
Note: This gets only a "view" into the internal buffer, which get invalidated after other Reader calls.
Slice into the internal buffer or an empty slice if out of bounds.
See Implementation
Get a slice view of the internal buffer, starting at the current position.
Note: This gets only a "view" into the internal buffer, which get invalidated after other Reader calls.