Skip to content

Cleanup read and write bytes in test & pom improvements#727

Open
leerho wants to merge 18 commits intomainfrom
Fix_get_file_bytes
Open

Cleanup read and write bytes in test & pom improvements#727
leerho wants to merge 18 commits intomainfrom
Fix_get_file_bytes

Conversation

@leerho
Copy link
Member

@leerho leerho commented Feb 18, 2026

This replaces a bunch of methods attempting to read file bytes. These methods were not robust, especially in a Windows OS environment, and were also creating memory leaks. This solution is far simpler and more robust and modern solution that is only one method.

This also fixes the methods used to write bytes to a file that had similar problems with Windows.

method.

They were not robust, especially in a Windows OS environment.
@leerho leerho changed the title This replaces a bunch of methods attempting to read file bytes with one method. Cleanup read and write bytes in test & pom improvements Feb 20, 2026
@leerho leerho marked this pull request as ready for review February 25, 2026 17:48
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