#include <napi.h> using namespace Napi; Napi::Value a(const ... const array = new Uint8Array([0x0A, 0, 0, 0]); addon.a(array.buffer) ...
確定! 回上一頁