Fixed bug in File - file mode has to be binary
On Windows, the standard library translated all LF bytes in the binary stream to CR+LF... Thanks to Vítek ;)
Loading
Please sign in to comment
On Windows, the standard library translated all LF bytes in the binary stream to CR+LF... Thanks to Vítek ;)