mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 22:01:05 +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.