Home
last modified time | relevance | path

Searched refs:UINT8_ARRAY (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_rpc_common.h92 UINT8_ARRAY = 1, enumerator
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Duse-napi-about-array.md509 UINT8_ARRAY,
534 let uint8Array = testNapi.createTypedArray<Uint8Array>(testNapi.TypedArrayTypes["UINT8_ARRAY"]);
553 …"INT8_ARRAY", "UINT8_ARRAY", "UINT8_CLAMPED_ARRAY", "INT16_ARRAY", "UINT16_ARRAY", "IN…
H A Duse-jsvm-about-array.md228 UINT8_ARRAY: 1,
/ohos5.0/docs/en/application-dev/napi/
H A Duse-napi-about-array.md508 UINT8_ARRAY,
533 let uint8Array = testNapi.createTypedArray<Uint8Array>(testNapi.TypedArrayTypes["UINT8_ARRAY"]);
552 …"INT8_ARRAY", "UINT8_ARRAY", "UINT8_CLAMPED_ARRAY", "INT16_ARRAY", "UINT16_ARRAY", "IN…
H A Duse-jsvm-about-array.md228 UINT8_ARRAY: 1,
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_sequence_write.cpp78 DECLARE_NAPI_PROPERTY("UINT8_ARRAY", enumValues[UINT8_ARRAY]), in CreateTypeCodeEnum()
1959 case UINT8_ARRAY: { in JS_writeVectorByTypeCode()
H A Dnapi_message_sequence_read.cpp1150 case UINT8_ARRAY: { in JS_readVectorByTypeCode()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md50 | UINT8_ARRAY | 1 | TypedArray类型为UINT8_ARRAY。 |
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md50 | UINT8_ARRAY | 1 | The TypedArray type is **UINT8_ARRAY**. |