mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-23 09:59:39 -04:00
The File.readBytes() extension attempts to load an entire file into a byte array. This would cause crashes when loading huge files into memory.