mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-08 12:56:50 +08:00
BitField has been trivially copyable since e99a14862841841d74be8d0ea9426c2d23546b5e, so we can eliminate these TODO comments and use ReadObject() directly instead of memcpying the data.