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