I got a file containing
"Hello a�" � nein, das sparen w
according to google the 2 chars (after Hello a and after " ) is "REPLACEMENT CHARACTER"
Why is byline doin a linebreak here? I would like to have linebreaks only on \r?\n.
line-reader has no problems with it.
I got a file containing
according to google the 2 chars (after
Hello aand after") is "REPLACEMENT CHARACTER"Why is byline doin a linebreak here? I would like to have linebreaks only on
\r?\n.line-reader has no problems with it.