Home
last modified time | relevance | path

Searched refs:Uint16Array (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/docs/zh-cn/application-dev/security/DeviceCertificateKit/
H A Dcreate-verify-cerchainvalidator-object.md68 …let uint8ArrayOfCaCertDataLen = new Uint8Array(new Uint16Array([uint8ArrayOfCaCertData.byteLength]…
74 …let uint8ArrayOf2ndCaCertDataLen = new Uint8Array(new Uint16Array([uint8ArrayOf2ndCaCertData.byteL…
/ohos5.0/docs/en/application-dev/security/DeviceCertificateKit/
H A Dcreate-verify-cerchainvalidator-object.md68 …let uint8ArrayOfCaCertDataLen = new Uint8Array(new Uint16Array([uint8ArrayOfCaCertData.byteLength]…
74 …let uint8ArrayOf2ndCaCertDataLen = new Uint8Array(new Uint16Array([uint8ArrayOf2ndCaCertData.byteL…
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dsys_event.rs120 Uint16Array, enumerator
H A Dmacros.rs77 hisysevent::HiSysEventParamType::Uint16Array
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-Prefetcher.md317 const view16 = new Uint16Array(buffer);
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.31/
H A Dchangelogs-arkcompiler.md80 …/@arkts.collections.d.ets中TypedArray(包括Int8Array/Uint8Array/Int16Array/Uint16Array/Int32Array/Uint…
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Dhigh-performance-programming.md170 常见的TypedArray包括:Int8Array、Uint8Array、Uint8ClampedArray、Int16Array、Uint16Array、Int32Array、Uint32Arra…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-arkts-collections.md2555 …ffer](#collectionsarraybuffer)实现。目前支持包括Int8Array、Uint8Array、Int16Array、Uint16Array、Int32Array、Uint…
2597 let uint16Array: collections.Uint16Array = new collections.Uint16Array();
2635 let uint16Array: collections.Uint16Array = new collections.Uint16Array(12);
3776 返回TypedArray指定索引位置的元素,适用于Int8Array,Int16Array,Int32Array,Uint8Array,Uint16Array,Uint32Array,Float32…
3803 let uint16Array = collections.Uint16Array.from([1, 2, 4]);
H A Djs-apis-util.md4718 TypedArray类型的辅助类型,包括Int8Array、Int16Array、Int32Array、Uint8Array、Uint8ClampedArray、Uint16Array、Uint32…
4814 检查输入的value是否是Uint16Array数组类型。
4830 | boolean | 判断的结果,如果是内置包含的Uint16Array数组类型为true,反之为false。 |
4836 let result = type.isUint16Array(new Uint16Array([]));
/ohos5.0/docs/zh-cn/release-notes/
H A DOpenHarmony-v5.0-beta1.md580 …e类、Sendable容器(Array、Map、Set、Int8Array、Int16Array、Int32Array、Uint8Array、Uint16Array、Uint32Array)、JS…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-Prefetcher.md307 const view16 = new Uint16Array(buffer);
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/
H A Darkts-collections-introduction.md11 …-collections.md#collectionstypedarray)(Int8Array、Uint8Array、Int16Array、Uint16Array、Int32Array、Uint…
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/src/
H A Djs_buffer.ts282 type TypedArray = Int8Array | Uint8Array | Uint8ClampedArray | Int16Array | Uint16Array |
2137 let typeArr = [Int8Array, Uint8Array, Uint8ClampedArray, Int16Array, Uint16Array,
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.31/
H A Dchangelogs-arkcompiler.md80 **map** API of TypedArray (including Int8Array/Uint8Array/Int16Array/Uint16Array/Int32Array/Uint32A…
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Dtypescript-to-arkts-migration-guide.md2165 class DerivedFromArray extends Uint16Array {};
2168 let arr2 = new Uint16Array([4, 5, 6]);
/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-arkts-collections.md2555 …collectionsarraybuffer). Currently, Int8Array, Uint8Array, Int16Array, Uint16Array, Int32Array, Ui…
2597 let uint16Array: collections.Uint16Array = new collections.Uint16Array();
2635 let uint16Array: collections.Uint16Array = new collections.Uint16Array(12);
3776 …is API is applicable to Int8Array, Int16Array, Int32Array, Uint8Array, Uint16Array, Uint32Array, F…
3803 let uint16Array = collections.Uint16Array.from([1, 2, 4]);
H A Djs-apis-util.md4719 …ing: Int8Array, Int16Array, Int32Array, Uint8Array, Uint8ClampedArray, Uint16Array, Uint32Array, F…
4815 Checks whether the input value is of the Uint16Array type.
4831 | boolean | Returns **true** if the input value is of the Uint16Array type; returns **false** other…
4837 let result = type.isUint16Array(new Uint16Array([]));
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Duse-jsvm-about-array.md913 isTypedarray(new Uint16Array([1, 2, 3, 4]));
/ohos5.0/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H A DQueryKVJsTest.js746 var u16 = new Uint16Array([-21, 31]);
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Darkts-collections-introduction.md11 …lections.md#collectionstypedarray) (Int8Array, Uint8Array, Int16Array, Uint16Array, Int32Array, Ui…
/ohos5.0/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DQueryDataJsTest.js794 var u16 = new Uint16Array([-21,31]);
/ohos5.0/docs/en/application-dev/napi/
H A Duse-jsvm-about-array.md913 isTypedarray(new Uint16Array([1, 2, 3, 4]));
/ohos5.0/docs/en/application-dev/quick-start/
H A Dtypescript-to-arkts-migration-guide.md2292 class DerivedFromArray extends Uint16Array {};
2295 let arr2 = new Uint16Array([4, 5, 6]);
/ohos5.0/commonlibrary/ets_utils/
H A DREADME.en.md676 | isUint16Array(value: Object): boolean | Checks whether the input value is of the **Uint16Array** …
1451 var result = proc.isUint16Array(new Uint16Array([]));
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v5.0-beta1.md580 …ainer (Array, Map, Set, Int8Array, Int16Array, Int32Array, Uint8Array, Uint16Array and Uint32Array…

12