slice
Slices the buffer, creating a new buffer that shares the underlying array and represents the remaining characters (from current position to limit).
Slices the buffer, creating a new buffer that shares the underlying array and represents the remaining characters (from current position to limit).