Scanner.scanFlowScalarNonSpacesToSlice

private void scanFlowScalarNonSpacesToSlice(ref char[] slice, const ScalarStyle quotes, const Mark startMark) pure @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.