Skip to content

fix: Use binary mode for output file#3

Open
nebkat wants to merge 1 commit into
moehman:masterfrom
nebkat:patch-1
Open

fix: Use binary mode for output file#3
nebkat wants to merge 1 commit into
moehman:masterfrom
nebkat:patch-1

Conversation

@nebkat

@nebkat nebkat commented Dec 8, 2025

Copy link
Copy Markdown

Currently on Windows any <LF> characters are being prepended with <CR> as the file is open in text mode rather than binary. This change ensures that the binary files are correctly encoded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant