Scanner.scanURIEscapesToSlice
void scanURIEscapesToSlice(string name)(ref char[] slice, const Mark startMark)Scan URI escape sequences.
Assumes that the caller is building a slice in Reader, and puts the scanned characters into that slice.
void scanURIEscapesToSlice(string name)(ref char[] slice, const Mark startMark)Scan URI escape sequences.
Assumes that the caller is building a slice in Reader, and puts the scanned characters into that slice.