Closed swsnr closed 1 month ago
Removes use of unsafe code for conversion and implicitly fixes endianess issues in conversion.
Fixes #1535
I can't make sense of the CI failure; any pointers?
The size mismatch is because the .gir files don't match the installed GLib version anymore. Don't worry about that, I'll take care of it.
Removes use of unsafe code for conversion and implicitly fixes endianess issues in conversion.
Fixes #1535