Aug. 6, 2017
9:56 p.m.
On 06/08/17 15:25, Peter Uhnak wrote:
Hi,
that's why one of the proposals was to configure the stream to either use always specific line endings
stream beForWindows. stream newLine. "outputs CRLF irrespective of where the image is currently running"
and
stream beForCurrentPlatform. stream newLine. "returns whatever it is currently running on"
Hmm. I'm pretty sure it should not be a stream responsibility. What about the encoder? Stephan