Scanner.scanToNextBreakToSlice
void scanToNextBreakToSlice(ref char[] slice) @safeScan all characters until next line break.
Assumes that the caller is building a slice in Reader, and puts the scanned characters into that slice.
void scanToNextBreakToSlice(ref char[] slice) @safeScan all characters until next line break.
Assumes that the caller is building a slice in Reader, and puts the scanned characters into that slice.