| class | methods | |-------------------------|----------------------------------------------------------------------------------------------------------------------------------| | Number See PR https://github.com/nodejs/node-addon-api/pull/355 | Number() | | See PR https://github.com/nodejs/node-addon-api/pull/355 | Number(napi_env env, napi_value value) | | See PR https://github.com/nodejs/node-addon-api/pull/355 | operator int32_t() const | | See PR https://github.com/nodejs/node-addon-api/pull/355 | operator uint32_t() const | | See PR https://github.com/nodejs/node-addon-api/pull/355 | operator int64_t() const | | See PR https://github.com/nodejs/node-addon-api/pull/355 | operator float() const | | See PR https://github.com/nodejs/node-addon-api/pull/355 | operator double() const |