Get specified number of bytes, not code points, starting at current position.
Note: This gets only a "view" into the internal buffer, which will be invalidated after other Reader calls. Use SliceBuilder to build slices for permanent use.
Bytes starting at current position.
See Implementation
Get specified number of bytes, not code points, starting at current position.
Note: This gets only a "view" into the internal buffer, which will be invalidated after other Reader calls. Use SliceBuilder to build slices for permanent use.