- start
- the inclusive beginning index of the subsequence.
- end
- the exclusive end index of the subsequence.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IndexOutOfBoundsException if start is negative or greater than end or end is greater than StringBuilder.Length.
Calculates the number of Unicode code points between start and end.