Scanner.scanTagDirectiveValueToSlice

uint scanTagDirectiveValueToSlice(ref char[] slice, const Mark startMark) @safe

Scan value of a tag directive.

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

Returns

Length of tag handle (which is before tag prefix) in scanned data