mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-25 08:43:01 +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.