The Napi::CallbackInfo object can be accessed like a C++ array because of the [] operator overloading (documented here). This syntax returns a Napi::Value ...
確定! 回上一頁