Writes the code points in chars[start..end) as literal text. The view is only valid for the duration of the call — do not retain it.
chars[start..end)
void writeChars(List<int> chars, int start, int end);