ERR_NAPI_INVALID_TYPEDARRAY_ALIGNMENT


在调用 napi_create_typedarray() 时,提供的 offset 不是元素大小的倍数

While calling napi_create_typedarray(), the provided offset was not a multiple of the element size.