Scanner.scanFlowScalarBreaksToSlice

bool scanFlowScalarBreaksToSlice(ref char[] slice, const Mark startMark) @safe

Scan line breaks in a flow scalar.

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