Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ある API からの NSData* があり、それを別の API の std::vector に変換する必要がある場合、NSData のバイトをコピーせずにこれを安全に行う方法はありますか (非常に大きな NSData* を想定)?