how to copy specific number of bytes from swift corebluetooth buffer to C++ char buffer

前端 未结 0 1268
北恋
北恋 2020-12-12 01:41

How do I copy the bytes from Swift characteristicData to C++ byte buffer sensor_data_buf? Number of bytes to copy is sensor_data_bytes.

The Swift is a func that recei

相关标签:
回答
  • 消灭零回复
提交回复
热议问题