mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-26 02:22:52 +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.