Scanner.scanFlowScalarNonSpacesToSlice

void scanFlowScalarNonSpacesToSlice(ref char[] slice, const ScalarStyle quotes, const Mark startMark) @safe

Scan nonspace characters in a flow scalar.

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