Scanner.scanURIEscapesToSlice

private void scanURIEscapesToSlice(string name)(ref char[] slice, const Mark startMark) pure

Scan URI escape sequences.

Assumes that the caller is building a slice in Reader, and puts the scanned characters into that slice.