[PR #71] Fix for .bin/RCWT file generation #966

Closed
opened 2026-01-29 16:57:45 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/71

State: closed
Merged: Yes


When not using latin1 charset, we were producing unreadable .bin files.

Fixed by adding a separate case where for an RCWT under no circumstance
BOM's can be added before the header.

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/71 **State:** closed **Merged:** Yes --- When not using latin1 charset, we were producing unreadable .bin files. Fixed by adding a separate case where for an RCWT under no circumstance BOM's can be added before the header.
claunia added the pull-request label 2026-01-29 16:57:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#966