HaxeFoundation / HaxeFoundation/haxe
File.write() adds extra bytes on windows - cpp
Open
platform-cpp
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
When saving files to the hard drive on windows using any of the sys.io.File write() functions UNWANTED extra bytes get added as you can see in the screenshot. Not so much of an issue for text files, but a massive issue for audio files and anything else that requires the bits to be where they are supposed to be!
Some Setup Info:
haxe 3.2.1
next
Contributor guide
Assessment
This issue has not been assessed yet.