monado/doc/changes/auxiliary/mr.2164.md
2024-03-08 19:06:22 -06:00

194 B

  • u/file: Changed file open mode from "r" to "rb" to ensure binary mode is used for reading the file. This resolves an issue where file size and read size were inconsistent on Windows platform.