mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-28 05:33:28 +00:00
Given the data is intended to be directly written, there's no need to take the std::vector by value and copy the data.
Given the data is intended to be directly written, there's no need to take the std::vector by value and copy the data.