string nextn(int n)
Get the next n characters.
The number of characters to take.
A string of n characters.