dualsense-ts 2.0.2 → 2.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/dist/dualsense.d.ts.map +1 -1
  2. package/dist/dualsense.js +1 -0
  3. package/dist/dualsense.js.map +1 -1
  4. package/dist/elements/mute.d.ts +1 -0
  5. package/dist/elements/mute.d.ts.map +1 -1
  6. package/dist/elements/mute.js +1 -0
  7. package/dist/elements/mute.js.map +1 -1
  8. package/dist/elements/unisense.d.ts.map +1 -1
  9. package/dist/elements/unisense.js +5 -1
  10. package/dist/elements/unisense.js.map +1 -1
  11. package/docs/.nojekyll +1 -0
  12. package/docs/Accelerometer.md +13 -0
  13. package/docs/Analog.md +1712 -0
  14. package/docs/AnalogParams.md +105 -0
  15. package/docs/Axis.md +1577 -0
  16. package/docs/Brightness.md +39 -0
  17. package/docs/CommandScopeA.md +83 -0
  18. package/docs/CommandScopeB.md +72 -0
  19. package/docs/Dpad.md +1591 -0
  20. package/docs/DpadParams.md +116 -0
  21. package/docs/DualSenseCommand.md +1448 -0
  22. package/docs/Dualsense.md +1690 -0
  23. package/docs/DualsenseHID.md +1158 -0
  24. package/docs/DualsenseHIDState.md +457 -0
  25. package/docs/DualsenseParams.md +215 -0
  26. package/docs/Exports.md +214 -0
  27. package/docs/Gyroscope.md +13 -0
  28. package/docs/Haptic.md +27 -0
  29. package/docs/Home.md +105 -0
  30. package/docs/Indicator.md +52 -0
  31. package/docs/Input.md +1382 -0
  32. package/docs/InputId.md +457 -0
  33. package/docs/InputParams.md +62 -0
  34. package/docs/LedOptions.md +50 -0
  35. package/docs/Momentary.md +1549 -0
  36. package/docs/Motion.md +38 -0
  37. package/docs/Mute.md +1569 -0
  38. package/docs/PlayerID.md +61 -0
  39. package/docs/PulseOptions.md +39 -0
  40. package/docs/Touchpad.md +1613 -0
  41. package/docs/Trigger.md +1620 -0
  42. package/docs/TriggerMode.md +116 -0
  43. package/docs/Unisense.md +1591 -0
  44. package/docs/UnisenseParams.md +105 -0
  45. package/docs/_Sidebar.md +4 -0
  46. package/package.json +7 -2
  47. package/src/dualsense.ts +1 -0
  48. package/src/elements/mute.ts +1 -0
  49. package/src/elements/unisense.ts +5 -1
  50. package/tsconfig.json +10 -1
@@ -0,0 +1,1448 @@
1
+ # Interface: DualSenseCommand
2
+
3
+ ## Hierarchy
4
+
5
+ - `Uint8Array`
6
+
7
+ ↳ **`DualSenseCommand`**
8
+
9
+ ## Table of contents
10
+
11
+ ### Properties
12
+
13
+ - [0](../wiki/DualSenseCommand#0)
14
+ - [1](../wiki/DualSenseCommand#1)
15
+ - [10](../wiki/DualSenseCommand#10)
16
+ - [11](../wiki/DualSenseCommand#11)
17
+ - [12](../wiki/DualSenseCommand#12)
18
+ - [13](../wiki/DualSenseCommand#13)
19
+ - [14](../wiki/DualSenseCommand#14)
20
+ - [15](../wiki/DualSenseCommand#15)
21
+ - [16](../wiki/DualSenseCommand#16)
22
+ - [17](../wiki/DualSenseCommand#17)
23
+ - [2](../wiki/DualSenseCommand#2)
24
+ - [20](../wiki/DualSenseCommand#20)
25
+ - [21](../wiki/DualSenseCommand#21)
26
+ - [22](../wiki/DualSenseCommand#22)
27
+ - [23](../wiki/DualSenseCommand#23)
28
+ - [24](../wiki/DualSenseCommand#24)
29
+ - [25](../wiki/DualSenseCommand#25)
30
+ - [26](../wiki/DualSenseCommand#26)
31
+ - [27](../wiki/DualSenseCommand#27)
32
+ - [28](../wiki/DualSenseCommand#28)
33
+ - [3](../wiki/DualSenseCommand#3)
34
+ - [31](../wiki/DualSenseCommand#31)
35
+ - [32](../wiki/DualSenseCommand#32)
36
+ - [33](../wiki/DualSenseCommand#33)
37
+ - [34](../wiki/DualSenseCommand#34)
38
+ - [35](../wiki/DualSenseCommand#35)
39
+ - [36](../wiki/DualSenseCommand#36)
40
+ - [37](../wiki/DualSenseCommand#37)
41
+ - [38](../wiki/DualSenseCommand#38)
42
+ - [39](../wiki/DualSenseCommand#39)
43
+ - [4](../wiki/DualSenseCommand#4)
44
+ - [40](../wiki/DualSenseCommand#40)
45
+ - [41](../wiki/DualSenseCommand#41)
46
+ - [42](../wiki/DualSenseCommand#42)
47
+ - [43](../wiki/DualSenseCommand#43)
48
+ - [44](../wiki/DualSenseCommand#44)
49
+ - [45](../wiki/DualSenseCommand#45)
50
+ - [46](../wiki/DualSenseCommand#46)
51
+ - [47](../wiki/DualSenseCommand#47)
52
+ - [48](../wiki/DualSenseCommand#48)
53
+ - [5](../wiki/DualSenseCommand#5)
54
+ - [6](../wiki/DualSenseCommand#6)
55
+ - [7](../wiki/DualSenseCommand#7)
56
+ - [8](../wiki/DualSenseCommand#8)
57
+ - [9](../wiki/DualSenseCommand#9)
58
+ - [BYTES\_PER\_ELEMENT](../wiki/DualSenseCommand#bytes_per_element)
59
+ - [[toStringTag]](../wiki/DualSenseCommand#%5Btostringtag%5D)
60
+ - [buffer](../wiki/DualSenseCommand#buffer)
61
+ - [byteLength](../wiki/DualSenseCommand#bytelength)
62
+ - [byteOffset](../wiki/DualSenseCommand#byteoffset)
63
+ - [length](../wiki/DualSenseCommand#length)
64
+
65
+ ### Methods
66
+
67
+ - [[iterator]](../wiki/DualSenseCommand#%5Biterator%5D)
68
+ - [at](../wiki/DualSenseCommand#at)
69
+ - [copyWithin](../wiki/DualSenseCommand#copywithin)
70
+ - [entries](../wiki/DualSenseCommand#entries)
71
+ - [every](../wiki/DualSenseCommand#every)
72
+ - [fill](../wiki/DualSenseCommand#fill)
73
+ - [filter](../wiki/DualSenseCommand#filter)
74
+ - [find](../wiki/DualSenseCommand#find)
75
+ - [findIndex](../wiki/DualSenseCommand#findindex)
76
+ - [forEach](../wiki/DualSenseCommand#foreach)
77
+ - [includes](../wiki/DualSenseCommand#includes)
78
+ - [indexOf](../wiki/DualSenseCommand#indexof)
79
+ - [join](../wiki/DualSenseCommand#join)
80
+ - [keys](../wiki/DualSenseCommand#keys)
81
+ - [lastIndexOf](../wiki/DualSenseCommand#lastindexof)
82
+ - [map](../wiki/DualSenseCommand#map)
83
+ - [reduce](../wiki/DualSenseCommand#reduce)
84
+ - [reduceRight](../wiki/DualSenseCommand#reduceright)
85
+ - [reverse](../wiki/DualSenseCommand#reverse)
86
+ - [set](../wiki/DualSenseCommand#set)
87
+ - [slice](../wiki/DualSenseCommand#slice)
88
+ - [some](../wiki/DualSenseCommand#some)
89
+ - [sort](../wiki/DualSenseCommand#sort)
90
+ - [subarray](../wiki/DualSenseCommand#subarray)
91
+ - [toLocaleString](../wiki/DualSenseCommand#tolocalestring)
92
+ - [toString](../wiki/DualSenseCommand#tostring)
93
+ - [valueOf](../wiki/DualSenseCommand#valueof)
94
+ - [values](../wiki/DualSenseCommand#values)
95
+
96
+ ## Properties
97
+
98
+ ### 0
99
+
100
+ • **0**: ``2``
101
+
102
+ #### Defined in
103
+
104
+ [src/hid/command.ts:66](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L66)
105
+
106
+ ___
107
+
108
+ ### 1
109
+
110
+ • **1**: ``255`` \| [`CommandScopeA`](../wiki/CommandScopeA)
111
+
112
+ #### Defined in
113
+
114
+ [src/hid/command.ts:67](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L67)
115
+
116
+ ___
117
+
118
+ ### 10
119
+
120
+ • **10**: ``0`` \| ``16``
121
+
122
+ #### Defined in
123
+
124
+ [src/hid/command.ts:76](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L76)
125
+
126
+ ___
127
+
128
+ ### 11
129
+
130
+ • **11**: [`TriggerMode`](../wiki/TriggerMode)
131
+
132
+ #### Defined in
133
+
134
+ [src/hid/command.ts:77](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L77)
135
+
136
+ ___
137
+
138
+ ### 12
139
+
140
+ • **12**: `number`
141
+
142
+ #### Defined in
143
+
144
+ [src/hid/command.ts:78](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L78)
145
+
146
+ ___
147
+
148
+ ### 13
149
+
150
+ • **13**: `number`
151
+
152
+ #### Defined in
153
+
154
+ [src/hid/command.ts:79](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L79)
155
+
156
+ ___
157
+
158
+ ### 14
159
+
160
+ • **14**: `number`
161
+
162
+ #### Defined in
163
+
164
+ [src/hid/command.ts:80](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L80)
165
+
166
+ ___
167
+
168
+ ### 15
169
+
170
+ • **15**: `number`
171
+
172
+ #### Defined in
173
+
174
+ [src/hid/command.ts:81](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L81)
175
+
176
+ ___
177
+
178
+ ### 16
179
+
180
+ • **16**: `number`
181
+
182
+ #### Defined in
183
+
184
+ [src/hid/command.ts:82](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L82)
185
+
186
+ ___
187
+
188
+ ### 17
189
+
190
+ • **17**: `number`
191
+
192
+ #### Defined in
193
+
194
+ [src/hid/command.ts:83](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L83)
195
+
196
+ ___
197
+
198
+ ### 2
199
+
200
+ • **2**: ``1`` \| ``2`` \| ``4`` \| [`CommandScopeB`](../wiki/CommandScopeB) \| ``16`` \| ``64``
201
+
202
+ #### Defined in
203
+
204
+ [src/hid/command.ts:68](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L68)
205
+
206
+ ___
207
+
208
+ ### 20
209
+
210
+ • **20**: `number`
211
+
212
+ #### Defined in
213
+
214
+ [src/hid/command.ts:84](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L84)
215
+
216
+ ___
217
+
218
+ ### 21
219
+
220
+ • **21**: ``0``
221
+
222
+ #### Defined in
223
+
224
+ [src/hid/command.ts:85](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L85)
225
+
226
+ ___
227
+
228
+ ### 22
229
+
230
+ • **22**: [`TriggerMode`](../wiki/TriggerMode)
231
+
232
+ #### Defined in
233
+
234
+ [src/hid/command.ts:86](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L86)
235
+
236
+ ___
237
+
238
+ ### 23
239
+
240
+ • **23**: `number`
241
+
242
+ #### Defined in
243
+
244
+ [src/hid/command.ts:87](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L87)
245
+
246
+ ___
247
+
248
+ ### 24
249
+
250
+ • **24**: `number`
251
+
252
+ #### Defined in
253
+
254
+ [src/hid/command.ts:88](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L88)
255
+
256
+ ___
257
+
258
+ ### 25
259
+
260
+ • **25**: `number`
261
+
262
+ #### Defined in
263
+
264
+ [src/hid/command.ts:89](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L89)
265
+
266
+ ___
267
+
268
+ ### 26
269
+
270
+ • **26**: `number`
271
+
272
+ #### Defined in
273
+
274
+ [src/hid/command.ts:90](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L90)
275
+
276
+ ___
277
+
278
+ ### 27
279
+
280
+ • **27**: `number`
281
+
282
+ #### Defined in
283
+
284
+ [src/hid/command.ts:91](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L91)
285
+
286
+ ___
287
+
288
+ ### 28
289
+
290
+ • **28**: `number`
291
+
292
+ #### Defined in
293
+
294
+ [src/hid/command.ts:92](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L92)
295
+
296
+ ___
297
+
298
+ ### 3
299
+
300
+ • **3**: `number`
301
+
302
+ #### Defined in
303
+
304
+ [src/hid/command.ts:69](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L69)
305
+
306
+ ___
307
+
308
+ ### 31
309
+
310
+ • **31**: `number`
311
+
312
+ #### Defined in
313
+
314
+ [src/hid/command.ts:93](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L93)
315
+
316
+ ___
317
+
318
+ ### 32
319
+
320
+ • **32**: ``0``
321
+
322
+ #### Defined in
323
+
324
+ [src/hid/command.ts:94](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L94)
325
+
326
+ ___
327
+
328
+ ### 33
329
+
330
+ • **33**: ``0``
331
+
332
+ #### Defined in
333
+
334
+ [src/hid/command.ts:95](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L95)
335
+
336
+ ___
337
+
338
+ ### 34
339
+
340
+ • **34**: ``0``
341
+
342
+ #### Defined in
343
+
344
+ [src/hid/command.ts:96](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L96)
345
+
346
+ ___
347
+
348
+ ### 35
349
+
350
+ • **35**: ``0``
351
+
352
+ #### Defined in
353
+
354
+ [src/hid/command.ts:97](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L97)
355
+
356
+ ___
357
+
358
+ ### 36
359
+
360
+ • **36**: ``0``
361
+
362
+ #### Defined in
363
+
364
+ [src/hid/command.ts:98](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L98)
365
+
366
+ ___
367
+
368
+ ### 37
369
+
370
+ • **37**: ``0``
371
+
372
+ #### Defined in
373
+
374
+ [src/hid/command.ts:99](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L99)
375
+
376
+ ___
377
+
378
+ ### 38
379
+
380
+ • **38**: ``0``
381
+
382
+ #### Defined in
383
+
384
+ [src/hid/command.ts:100](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L100)
385
+
386
+ ___
387
+
388
+ ### 39
389
+
390
+ • **39**: [`LedOptions`](../wiki/LedOptions)
391
+
392
+ #### Defined in
393
+
394
+ [src/hid/command.ts:101](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L101)
395
+
396
+ ___
397
+
398
+ ### 4
399
+
400
+ • **4**: `number`
401
+
402
+ #### Defined in
403
+
404
+ [src/hid/command.ts:70](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L70)
405
+
406
+ ___
407
+
408
+ ### 40
409
+
410
+ • **40**: ``0``
411
+
412
+ #### Defined in
413
+
414
+ [src/hid/command.ts:102](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L102)
415
+
416
+ ___
417
+
418
+ ### 41
419
+
420
+ • **41**: ``0``
421
+
422
+ #### Defined in
423
+
424
+ [src/hid/command.ts:103](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L103)
425
+
426
+ ___
427
+
428
+ ### 42
429
+
430
+ • **42**: [`PulseOptions`](../wiki/PulseOptions)
431
+
432
+ #### Defined in
433
+
434
+ [src/hid/command.ts:104](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L104)
435
+
436
+ ___
437
+
438
+ ### 43
439
+
440
+ • **43**: [`Brightness`](../wiki/Brightness)
441
+
442
+ #### Defined in
443
+
444
+ [src/hid/command.ts:105](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L105)
445
+
446
+ ___
447
+
448
+ ### 44
449
+
450
+ • **44**: [`PlayerID`](../wiki/PlayerID)
451
+
452
+ #### Defined in
453
+
454
+ [src/hid/command.ts:106](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L106)
455
+
456
+ ___
457
+
458
+ ### 45
459
+
460
+ • **45**: `number`
461
+
462
+ #### Defined in
463
+
464
+ [src/hid/command.ts:107](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L107)
465
+
466
+ ___
467
+
468
+ ### 46
469
+
470
+ • **46**: `number`
471
+
472
+ #### Defined in
473
+
474
+ [src/hid/command.ts:108](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L108)
475
+
476
+ ___
477
+
478
+ ### 47
479
+
480
+ • **47**: `number`
481
+
482
+ #### Defined in
483
+
484
+ [src/hid/command.ts:109](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L109)
485
+
486
+ ___
487
+
488
+ ### 48
489
+
490
+ • **48**: `never`
491
+
492
+ #### Defined in
493
+
494
+ [src/hid/command.ts:110](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L110)
495
+
496
+ ___
497
+
498
+ ### 5
499
+
500
+ • **5**: ``0``
501
+
502
+ #### Defined in
503
+
504
+ [src/hid/command.ts:71](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L71)
505
+
506
+ ___
507
+
508
+ ### 6
509
+
510
+ • **6**: ``0``
511
+
512
+ #### Defined in
513
+
514
+ [src/hid/command.ts:72](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L72)
515
+
516
+ ___
517
+
518
+ ### 7
519
+
520
+ • **7**: ``0``
521
+
522
+ #### Defined in
523
+
524
+ [src/hid/command.ts:73](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L73)
525
+
526
+ ___
527
+
528
+ ### 8
529
+
530
+ • **8**: ``0``
531
+
532
+ #### Defined in
533
+
534
+ [src/hid/command.ts:74](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L74)
535
+
536
+ ___
537
+
538
+ ### 9
539
+
540
+ • **9**: `number`
541
+
542
+ #### Defined in
543
+
544
+ [src/hid/command.ts:75](https://github.com/nsfm/dualsense-ts/blob/29d69a7/src/hid/command.ts#L75)
545
+
546
+ ___
547
+
548
+ ### BYTES\_PER\_ELEMENT
549
+
550
+ • `Readonly` **BYTES\_PER\_ELEMENT**: `number`
551
+
552
+ The size in bytes of each element in the array.
553
+
554
+ #### Inherited from
555
+
556
+ Uint8Array.BYTES\_PER\_ELEMENT
557
+
558
+ #### Defined in
559
+
560
+ node_modules/typescript/lib/lib.es5.d.ts:2108
561
+
562
+ ___
563
+
564
+ ### [toStringTag]
565
+
566
+ • `Readonly` **[toStringTag]**: ``"Uint8Array"``
567
+
568
+ #### Inherited from
569
+
570
+ Uint8Array.\_\_@toStringTag@66
571
+
572
+ #### Defined in
573
+
574
+ node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:282
575
+
576
+ ___
577
+
578
+ ### buffer
579
+
580
+ • `Readonly` **buffer**: `ArrayBufferLike`
581
+
582
+ The ArrayBuffer instance referenced by the array.
583
+
584
+ #### Inherited from
585
+
586
+ Uint8Array.buffer
587
+
588
+ #### Defined in
589
+
590
+ node_modules/typescript/lib/lib.es5.d.ts:2113
591
+
592
+ ___
593
+
594
+ ### byteLength
595
+
596
+ • `Readonly` **byteLength**: `number`
597
+
598
+ The length in bytes of the array.
599
+
600
+ #### Inherited from
601
+
602
+ Uint8Array.byteLength
603
+
604
+ #### Defined in
605
+
606
+ node_modules/typescript/lib/lib.es5.d.ts:2118
607
+
608
+ ___
609
+
610
+ ### byteOffset
611
+
612
+ • `Readonly` **byteOffset**: `number`
613
+
614
+ The offset in bytes of the array.
615
+
616
+ #### Inherited from
617
+
618
+ Uint8Array.byteOffset
619
+
620
+ #### Defined in
621
+
622
+ node_modules/typescript/lib/lib.es5.d.ts:2123
623
+
624
+ ___
625
+
626
+ ### length
627
+
628
+ • `Readonly` **length**: `number`
629
+
630
+ The length of the array.
631
+
632
+ #### Inherited from
633
+
634
+ Uint8Array.length
635
+
636
+ #### Defined in
637
+
638
+ node_modules/typescript/lib/lib.es5.d.ts:2222
639
+
640
+ ## Methods
641
+
642
+ ### [iterator]
643
+
644
+ ▸ **[iterator]**(): `IterableIterator`<`number`\>
645
+
646
+ #### Returns
647
+
648
+ `IterableIterator`<`number`\>
649
+
650
+ #### Inherited from
651
+
652
+ Uint8Array.\_\_@iterator@102
653
+
654
+ #### Defined in
655
+
656
+ node_modules/typescript/lib/lib.es2015.iterable.d.ts:272
657
+
658
+ ___
659
+
660
+ ### at
661
+
662
+ ▸ **at**(`index`): `undefined` \| `number`
663
+
664
+ Takes an integer value and returns the item at that index,
665
+ allowing for positive and negative integers.
666
+ Negative integers count back from the last item in the array.
667
+
668
+ #### Parameters
669
+
670
+ | Name | Type |
671
+ | :------ | :------ |
672
+ | `index` | `number` |
673
+
674
+ #### Returns
675
+
676
+ `undefined` \| `number`
677
+
678
+ #### Inherited from
679
+
680
+ Uint8Array.at
681
+
682
+ #### Defined in
683
+
684
+ node_modules/@types/node/globals.d.ts:86
685
+
686
+ ___
687
+
688
+ ### copyWithin
689
+
690
+ ▸ **copyWithin**(`target`, `start`, `end?`): [`DualSenseCommand`](../wiki/DualSenseCommand)
691
+
692
+ Returns the this object after copying a section of the array identified by start and end
693
+ to the same array starting at position target
694
+
695
+ #### Parameters
696
+
697
+ | Name | Type | Description |
698
+ | :------ | :------ | :------ |
699
+ | `target` | `number` | If target is negative, it is treated as length+target where length is the length of the array. |
700
+ | `start` | `number` | If start is negative, it is treated as length+start. If end is negative, it is treated as length+end. |
701
+ | `end?` | `number` | If not specified, length of the this object is used as its default value. |
702
+
703
+ #### Returns
704
+
705
+ [`DualSenseCommand`](../wiki/DualSenseCommand)
706
+
707
+ #### Inherited from
708
+
709
+ Uint8Array.copyWithin
710
+
711
+ #### Defined in
712
+
713
+ node_modules/typescript/lib/lib.es5.d.ts:2134
714
+
715
+ ___
716
+
717
+ ### entries
718
+
719
+ ▸ **entries**(): `IterableIterator`<[`number`, `number`]\>
720
+
721
+ Returns an array of key, value pairs for every entry in the array
722
+
723
+ #### Returns
724
+
725
+ `IterableIterator`<[`number`, `number`]\>
726
+
727
+ #### Inherited from
728
+
729
+ Uint8Array.entries
730
+
731
+ #### Defined in
732
+
733
+ node_modules/typescript/lib/lib.es2015.iterable.d.ts:276
734
+
735
+ ___
736
+
737
+ ### every
738
+
739
+ ▸ **every**(`predicate`, `thisArg?`): `boolean`
740
+
741
+ Determines whether all the members of an array satisfy the specified test.
742
+
743
+ #### Parameters
744
+
745
+ | Name | Type | Description |
746
+ | :------ | :------ | :------ |
747
+ | `predicate` | (`value`: `number`, `index`: `number`, `array`: `Uint8Array`) => `unknown` | A function that accepts up to three arguments. The every method calls the predicate function for each element in the array until the predicate returns a value which is coercible to the Boolean value false, or until the end of the array. |
748
+ | `thisArg?` | `any` | An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value. |
749
+
750
+ #### Returns
751
+
752
+ `boolean`
753
+
754
+ #### Inherited from
755
+
756
+ Uint8Array.every
757
+
758
+ #### Defined in
759
+
760
+ node_modules/typescript/lib/lib.es5.d.ts:2144
761
+
762
+ ___
763
+
764
+ ### fill
765
+
766
+ ▸ **fill**(`value`, `start?`, `end?`): [`DualSenseCommand`](../wiki/DualSenseCommand)
767
+
768
+ Changes all array elements from `start` to `end` index to a static `value` and returns the modified array
769
+
770
+ #### Parameters
771
+
772
+ | Name | Type | Description |
773
+ | :------ | :------ | :------ |
774
+ | `value` | `number` | value to fill array section with |
775
+ | `start?` | `number` | index to start filling the array at. If start is negative, it is treated as length+start where length is the length of the array. |
776
+ | `end?` | `number` | index to stop filling the array at. If end is negative, it is treated as length+end. |
777
+
778
+ #### Returns
779
+
780
+ [`DualSenseCommand`](../wiki/DualSenseCommand)
781
+
782
+ #### Inherited from
783
+
784
+ Uint8Array.fill
785
+
786
+ #### Defined in
787
+
788
+ node_modules/typescript/lib/lib.es5.d.ts:2154
789
+
790
+ ___
791
+
792
+ ### filter
793
+
794
+ ▸ **filter**(`predicate`, `thisArg?`): `Uint8Array`
795
+
796
+ Returns the elements of an array that meet the condition specified in a callback function.
797
+
798
+ #### Parameters
799
+
800
+ | Name | Type | Description |
801
+ | :------ | :------ | :------ |
802
+ | `predicate` | (`value`: `number`, `index`: `number`, `array`: `Uint8Array`) => `any` | A function that accepts up to three arguments. The filter method calls the predicate function one time for each element in the array. |
803
+ | `thisArg?` | `any` | An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value. |
804
+
805
+ #### Returns
806
+
807
+ `Uint8Array`
808
+
809
+ #### Inherited from
810
+
811
+ Uint8Array.filter
812
+
813
+ #### Defined in
814
+
815
+ node_modules/typescript/lib/lib.es5.d.ts:2163
816
+
817
+ ___
818
+
819
+ ### find
820
+
821
+ ▸ **find**(`predicate`, `thisArg?`): `undefined` \| `number`
822
+
823
+ Returns the value of the first element in the array where predicate is true, and undefined
824
+ otherwise.
825
+
826
+ #### Parameters
827
+
828
+ | Name | Type | Description |
829
+ | :------ | :------ | :------ |
830
+ | `predicate` | (`value`: `number`, `index`: `number`, `obj`: `Uint8Array`) => `boolean` | find calls predicate once for each element of the array, in ascending order, until it finds one where predicate returns true. If such an element is found, find immediately returns that element value. Otherwise, find returns undefined. |
831
+ | `thisArg?` | `any` | If provided, it will be used as the this value for each invocation of predicate. If it is not provided, undefined is used instead. |
832
+
833
+ #### Returns
834
+
835
+ `undefined` \| `number`
836
+
837
+ #### Inherited from
838
+
839
+ Uint8Array.find
840
+
841
+ #### Defined in
842
+
843
+ node_modules/typescript/lib/lib.es5.d.ts:2174
844
+
845
+ ___
846
+
847
+ ### findIndex
848
+
849
+ ▸ **findIndex**(`predicate`, `thisArg?`): `number`
850
+
851
+ Returns the index of the first element in the array where predicate is true, and -1
852
+ otherwise.
853
+
854
+ #### Parameters
855
+
856
+ | Name | Type | Description |
857
+ | :------ | :------ | :------ |
858
+ | `predicate` | (`value`: `number`, `index`: `number`, `obj`: `Uint8Array`) => `boolean` | find calls predicate once for each element of the array, in ascending order, until it finds one where predicate returns true. If such an element is found, findIndex immediately returns that element index. Otherwise, findIndex returns -1. |
859
+ | `thisArg?` | `any` | If provided, it will be used as the this value for each invocation of predicate. If it is not provided, undefined is used instead. |
860
+
861
+ #### Returns
862
+
863
+ `number`
864
+
865
+ #### Inherited from
866
+
867
+ Uint8Array.findIndex
868
+
869
+ #### Defined in
870
+
871
+ node_modules/typescript/lib/lib.es5.d.ts:2185
872
+
873
+ ___
874
+
875
+ ### forEach
876
+
877
+ ▸ **forEach**(`callbackfn`, `thisArg?`): `void`
878
+
879
+ Performs the specified action for each element in an array.
880
+
881
+ #### Parameters
882
+
883
+ | Name | Type | Description |
884
+ | :------ | :------ | :------ |
885
+ | `callbackfn` | (`value`: `number`, `index`: `number`, `array`: `Uint8Array`) => `void` | A function that accepts up to three arguments. forEach calls the callbackfn function one time for each element in the array. |
886
+ | `thisArg?` | `any` | An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. |
887
+
888
+ #### Returns
889
+
890
+ `void`
891
+
892
+ #### Inherited from
893
+
894
+ Uint8Array.forEach
895
+
896
+ #### Defined in
897
+
898
+ node_modules/typescript/lib/lib.es5.d.ts:2194
899
+
900
+ ___
901
+
902
+ ### includes
903
+
904
+ ▸ **includes**(`searchElement`, `fromIndex?`): `boolean`
905
+
906
+ Determines whether an array includes a certain element, returning true or false as appropriate.
907
+
908
+ #### Parameters
909
+
910
+ | Name | Type | Description |
911
+ | :------ | :------ | :------ |
912
+ | `searchElement` | `number` | The element to search for. |
913
+ | `fromIndex?` | `number` | The position in this array at which to begin searching for searchElement. |
914
+
915
+ #### Returns
916
+
917
+ `boolean`
918
+
919
+ #### Inherited from
920
+
921
+ Uint8Array.includes
922
+
923
+ #### Defined in
924
+
925
+ node_modules/typescript/lib/lib.es2016.array.include.d.ts:54
926
+
927
+ ___
928
+
929
+ ### indexOf
930
+
931
+ ▸ **indexOf**(`searchElement`, `fromIndex?`): `number`
932
+
933
+ Returns the index of the first occurrence of a value in an array.
934
+
935
+ #### Parameters
936
+
937
+ | Name | Type | Description |
938
+ | :------ | :------ | :------ |
939
+ | `searchElement` | `number` | The value to locate in the array. |
940
+ | `fromIndex?` | `number` | The array index at which to begin the search. If fromIndex is omitted, the search starts at index 0. |
941
+
942
+ #### Returns
943
+
944
+ `number`
945
+
946
+ #### Inherited from
947
+
948
+ Uint8Array.indexOf
949
+
950
+ #### Defined in
951
+
952
+ node_modules/typescript/lib/lib.es5.d.ts:2202
953
+
954
+ ___
955
+
956
+ ### join
957
+
958
+ ▸ **join**(`separator?`): `string`
959
+
960
+ Adds all the elements of an array separated by the specified separator string.
961
+
962
+ #### Parameters
963
+
964
+ | Name | Type | Description |
965
+ | :------ | :------ | :------ |
966
+ | `separator?` | `string` | A string used to separate one element of an array from the next in the resulting String. If omitted, the array elements are separated with a comma. |
967
+
968
+ #### Returns
969
+
970
+ `string`
971
+
972
+ #### Inherited from
973
+
974
+ Uint8Array.join
975
+
976
+ #### Defined in
977
+
978
+ node_modules/typescript/lib/lib.es5.d.ts:2209
979
+
980
+ ___
981
+
982
+ ### keys
983
+
984
+ ▸ **keys**(): `IterableIterator`<`number`\>
985
+
986
+ Returns an list of keys in the array
987
+
988
+ #### Returns
989
+
990
+ `IterableIterator`<`number`\>
991
+
992
+ #### Inherited from
993
+
994
+ Uint8Array.keys
995
+
996
+ #### Defined in
997
+
998
+ node_modules/typescript/lib/lib.es2015.iterable.d.ts:280
999
+
1000
+ ___
1001
+
1002
+ ### lastIndexOf
1003
+
1004
+ ▸ **lastIndexOf**(`searchElement`, `fromIndex?`): `number`
1005
+
1006
+ Returns the index of the last occurrence of a value in an array.
1007
+
1008
+ #### Parameters
1009
+
1010
+ | Name | Type | Description |
1011
+ | :------ | :------ | :------ |
1012
+ | `searchElement` | `number` | The value to locate in the array. |
1013
+ | `fromIndex?` | `number` | The array index at which to begin the search. If fromIndex is omitted, the search starts at index 0. |
1014
+
1015
+ #### Returns
1016
+
1017
+ `number`
1018
+
1019
+ #### Inherited from
1020
+
1021
+ Uint8Array.lastIndexOf
1022
+
1023
+ #### Defined in
1024
+
1025
+ node_modules/typescript/lib/lib.es5.d.ts:2217
1026
+
1027
+ ___
1028
+
1029
+ ### map
1030
+
1031
+ ▸ **map**(`callbackfn`, `thisArg?`): `Uint8Array`
1032
+
1033
+ Calls a defined callback function on each element of an array, and returns an array that
1034
+ contains the results.
1035
+
1036
+ #### Parameters
1037
+
1038
+ | Name | Type | Description |
1039
+ | :------ | :------ | :------ |
1040
+ | `callbackfn` | (`value`: `number`, `index`: `number`, `array`: `Uint8Array`) => `number` | A function that accepts up to three arguments. The map method calls the callbackfn function one time for each element in the array. |
1041
+ | `thisArg?` | `any` | An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value. |
1042
+
1043
+ #### Returns
1044
+
1045
+ `Uint8Array`
1046
+
1047
+ #### Inherited from
1048
+
1049
+ Uint8Array.map
1050
+
1051
+ #### Defined in
1052
+
1053
+ node_modules/typescript/lib/lib.es5.d.ts:2232
1054
+
1055
+ ___
1056
+
1057
+ ### reduce
1058
+
1059
+ ▸ **reduce**(`callbackfn`): `number`
1060
+
1061
+ Calls the specified callback function for all the elements in an array. The return value of
1062
+ the callback function is the accumulated result, and is provided as an argument in the next
1063
+ call to the callback function.
1064
+
1065
+ #### Parameters
1066
+
1067
+ | Name | Type | Description |
1068
+ | :------ | :------ | :------ |
1069
+ | `callbackfn` | (`previousValue`: `number`, `currentValue`: `number`, `currentIndex`: `number`, `array`: `Uint8Array`) => `number` | A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array. |
1070
+
1071
+ #### Returns
1072
+
1073
+ `number`
1074
+
1075
+ #### Inherited from
1076
+
1077
+ Uint8Array.reduce
1078
+
1079
+ #### Defined in
1080
+
1081
+ node_modules/typescript/lib/lib.es5.d.ts:2244
1082
+
1083
+ ▸ **reduce**(`callbackfn`, `initialValue`): `number`
1084
+
1085
+ #### Parameters
1086
+
1087
+ | Name | Type |
1088
+ | :------ | :------ |
1089
+ | `callbackfn` | (`previousValue`: `number`, `currentValue`: `number`, `currentIndex`: `number`, `array`: `Uint8Array`) => `number` |
1090
+ | `initialValue` | `number` |
1091
+
1092
+ #### Returns
1093
+
1094
+ `number`
1095
+
1096
+ #### Inherited from
1097
+
1098
+ Uint8Array.reduce
1099
+
1100
+ #### Defined in
1101
+
1102
+ node_modules/typescript/lib/lib.es5.d.ts:2245
1103
+
1104
+ ▸ **reduce**<`U`\>(`callbackfn`, `initialValue`): `U`
1105
+
1106
+ Calls the specified callback function for all the elements in an array. The return value of
1107
+ the callback function is the accumulated result, and is provided as an argument in the next
1108
+ call to the callback function.
1109
+
1110
+ #### Type parameters
1111
+
1112
+ | Name |
1113
+ | :------ |
1114
+ | `U` |
1115
+
1116
+ #### Parameters
1117
+
1118
+ | Name | Type | Description |
1119
+ | :------ | :------ | :------ |
1120
+ | `callbackfn` | (`previousValue`: `U`, `currentValue`: `number`, `currentIndex`: `number`, `array`: `Uint8Array`) => `U` | A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array. |
1121
+ | `initialValue` | `U` | If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value. |
1122
+
1123
+ #### Returns
1124
+
1125
+ `U`
1126
+
1127
+ #### Inherited from
1128
+
1129
+ Uint8Array.reduce
1130
+
1131
+ #### Defined in
1132
+
1133
+ node_modules/typescript/lib/lib.es5.d.ts:2257
1134
+
1135
+ ___
1136
+
1137
+ ### reduceRight
1138
+
1139
+ ▸ **reduceRight**(`callbackfn`): `number`
1140
+
1141
+ Calls the specified callback function for all the elements in an array, in descending order.
1142
+ The return value of the callback function is the accumulated result, and is provided as an
1143
+ argument in the next call to the callback function.
1144
+
1145
+ #### Parameters
1146
+
1147
+ | Name | Type | Description |
1148
+ | :------ | :------ | :------ |
1149
+ | `callbackfn` | (`previousValue`: `number`, `currentValue`: `number`, `currentIndex`: `number`, `array`: `Uint8Array`) => `number` | A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array. |
1150
+
1151
+ #### Returns
1152
+
1153
+ `number`
1154
+
1155
+ #### Inherited from
1156
+
1157
+ Uint8Array.reduceRight
1158
+
1159
+ #### Defined in
1160
+
1161
+ node_modules/typescript/lib/lib.es5.d.ts:2269
1162
+
1163
+ ▸ **reduceRight**(`callbackfn`, `initialValue`): `number`
1164
+
1165
+ #### Parameters
1166
+
1167
+ | Name | Type |
1168
+ | :------ | :------ |
1169
+ | `callbackfn` | (`previousValue`: `number`, `currentValue`: `number`, `currentIndex`: `number`, `array`: `Uint8Array`) => `number` |
1170
+ | `initialValue` | `number` |
1171
+
1172
+ #### Returns
1173
+
1174
+ `number`
1175
+
1176
+ #### Inherited from
1177
+
1178
+ Uint8Array.reduceRight
1179
+
1180
+ #### Defined in
1181
+
1182
+ node_modules/typescript/lib/lib.es5.d.ts:2270
1183
+
1184
+ ▸ **reduceRight**<`U`\>(`callbackfn`, `initialValue`): `U`
1185
+
1186
+ Calls the specified callback function for all the elements in an array, in descending order.
1187
+ The return value of the callback function is the accumulated result, and is provided as an
1188
+ argument in the next call to the callback function.
1189
+
1190
+ #### Type parameters
1191
+
1192
+ | Name |
1193
+ | :------ |
1194
+ | `U` |
1195
+
1196
+ #### Parameters
1197
+
1198
+ | Name | Type | Description |
1199
+ | :------ | :------ | :------ |
1200
+ | `callbackfn` | (`previousValue`: `U`, `currentValue`: `number`, `currentIndex`: `number`, `array`: `Uint8Array`) => `U` | A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array. |
1201
+ | `initialValue` | `U` | If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value. |
1202
+
1203
+ #### Returns
1204
+
1205
+ `U`
1206
+
1207
+ #### Inherited from
1208
+
1209
+ Uint8Array.reduceRight
1210
+
1211
+ #### Defined in
1212
+
1213
+ node_modules/typescript/lib/lib.es5.d.ts:2282
1214
+
1215
+ ___
1216
+
1217
+ ### reverse
1218
+
1219
+ ▸ **reverse**(): `Uint8Array`
1220
+
1221
+ Reverses the elements in an Array.
1222
+
1223
+ #### Returns
1224
+
1225
+ `Uint8Array`
1226
+
1227
+ #### Inherited from
1228
+
1229
+ Uint8Array.reverse
1230
+
1231
+ #### Defined in
1232
+
1233
+ node_modules/typescript/lib/lib.es5.d.ts:2287
1234
+
1235
+ ___
1236
+
1237
+ ### set
1238
+
1239
+ ▸ **set**(`array`, `offset?`): `void`
1240
+
1241
+ Sets a value or an array of values.
1242
+
1243
+ #### Parameters
1244
+
1245
+ | Name | Type | Description |
1246
+ | :------ | :------ | :------ |
1247
+ | `array` | `ArrayLike`<`number`\> | A typed or untyped array of values to set. |
1248
+ | `offset?` | `number` | The index in the current array at which the values are to be written. |
1249
+
1250
+ #### Returns
1251
+
1252
+ `void`
1253
+
1254
+ #### Inherited from
1255
+
1256
+ Uint8Array.set
1257
+
1258
+ #### Defined in
1259
+
1260
+ node_modules/typescript/lib/lib.es5.d.ts:2294
1261
+
1262
+ ___
1263
+
1264
+ ### slice
1265
+
1266
+ ▸ **slice**(`start?`, `end?`): `Uint8Array`
1267
+
1268
+ Returns a section of an array.
1269
+
1270
+ #### Parameters
1271
+
1272
+ | Name | Type | Description |
1273
+ | :------ | :------ | :------ |
1274
+ | `start?` | `number` | The beginning of the specified portion of the array. |
1275
+ | `end?` | `number` | The end of the specified portion of the array. This is exclusive of the element at the index 'end'. |
1276
+
1277
+ #### Returns
1278
+
1279
+ `Uint8Array`
1280
+
1281
+ #### Inherited from
1282
+
1283
+ Uint8Array.slice
1284
+
1285
+ #### Defined in
1286
+
1287
+ node_modules/typescript/lib/lib.es5.d.ts:2301
1288
+
1289
+ ___
1290
+
1291
+ ### some
1292
+
1293
+ ▸ **some**(`predicate`, `thisArg?`): `boolean`
1294
+
1295
+ Determines whether the specified callback function returns true for any element of an array.
1296
+
1297
+ #### Parameters
1298
+
1299
+ | Name | Type | Description |
1300
+ | :------ | :------ | :------ |
1301
+ | `predicate` | (`value`: `number`, `index`: `number`, `array`: `Uint8Array`) => `unknown` | A function that accepts up to three arguments. The some method calls the predicate function for each element in the array until the predicate returns a value which is coercible to the Boolean value true, or until the end of the array. |
1302
+ | `thisArg?` | `any` | An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value. |
1303
+
1304
+ #### Returns
1305
+
1306
+ `boolean`
1307
+
1308
+ #### Inherited from
1309
+
1310
+ Uint8Array.some
1311
+
1312
+ #### Defined in
1313
+
1314
+ node_modules/typescript/lib/lib.es5.d.ts:2311
1315
+
1316
+ ___
1317
+
1318
+ ### sort
1319
+
1320
+ ▸ **sort**(`compareFn?`): [`DualSenseCommand`](../wiki/DualSenseCommand)
1321
+
1322
+ Sorts an array.
1323
+
1324
+ #### Parameters
1325
+
1326
+ | Name | Type | Description |
1327
+ | :------ | :------ | :------ |
1328
+ | `compareFn?` | (`a`: `number`, `b`: `number`) => `number` | Function used to determine the order of the elements. It is expected to return a negative value if first argument is less than second argument, zero if they're equal and a positive value otherwise. If omitted, the elements are sorted in ascending order. ```ts [11,2,22,1].sort((a, b) => a - b) ``` |
1329
+
1330
+ #### Returns
1331
+
1332
+ [`DualSenseCommand`](../wiki/DualSenseCommand)
1333
+
1334
+ #### Inherited from
1335
+
1336
+ Uint8Array.sort
1337
+
1338
+ #### Defined in
1339
+
1340
+ node_modules/typescript/lib/lib.es5.d.ts:2322
1341
+
1342
+ ___
1343
+
1344
+ ### subarray
1345
+
1346
+ ▸ **subarray**(`begin?`, `end?`): `Uint8Array`
1347
+
1348
+ Gets a new Uint8Array view of the ArrayBuffer store for this array, referencing the elements
1349
+ at begin, inclusive, up to end, exclusive.
1350
+
1351
+ #### Parameters
1352
+
1353
+ | Name | Type | Description |
1354
+ | :------ | :------ | :------ |
1355
+ | `begin?` | `number` | The index of the beginning of the array. |
1356
+ | `end?` | `number` | The index of the end of the array. |
1357
+
1358
+ #### Returns
1359
+
1360
+ `Uint8Array`
1361
+
1362
+ #### Inherited from
1363
+
1364
+ Uint8Array.subarray
1365
+
1366
+ #### Defined in
1367
+
1368
+ node_modules/typescript/lib/lib.es5.d.ts:2330
1369
+
1370
+ ___
1371
+
1372
+ ### toLocaleString
1373
+
1374
+ ▸ **toLocaleString**(): `string`
1375
+
1376
+ Converts a number to a string by using the current locale.
1377
+
1378
+ #### Returns
1379
+
1380
+ `string`
1381
+
1382
+ #### Inherited from
1383
+
1384
+ Uint8Array.toLocaleString
1385
+
1386
+ #### Defined in
1387
+
1388
+ node_modules/typescript/lib/lib.es5.d.ts:2335
1389
+
1390
+ ___
1391
+
1392
+ ### toString
1393
+
1394
+ ▸ **toString**(): `string`
1395
+
1396
+ Returns a string representation of an array.
1397
+
1398
+ #### Returns
1399
+
1400
+ `string`
1401
+
1402
+ #### Inherited from
1403
+
1404
+ Uint8Array.toString
1405
+
1406
+ #### Defined in
1407
+
1408
+ node_modules/typescript/lib/lib.es5.d.ts:2340
1409
+
1410
+ ___
1411
+
1412
+ ### valueOf
1413
+
1414
+ ▸ **valueOf**(): `Uint8Array`
1415
+
1416
+ Returns the primitive value of the specified object.
1417
+
1418
+ #### Returns
1419
+
1420
+ `Uint8Array`
1421
+
1422
+ #### Inherited from
1423
+
1424
+ Uint8Array.valueOf
1425
+
1426
+ #### Defined in
1427
+
1428
+ node_modules/typescript/lib/lib.es5.d.ts:2343
1429
+
1430
+ ___
1431
+
1432
+ ### values
1433
+
1434
+ ▸ **values**(): `IterableIterator`<`number`\>
1435
+
1436
+ Returns an list of values in the array
1437
+
1438
+ #### Returns
1439
+
1440
+ `IterableIterator`<`number`\>
1441
+
1442
+ #### Inherited from
1443
+
1444
+ Uint8Array.values
1445
+
1446
+ #### Defined in
1447
+
1448
+ node_modules/typescript/lib/lib.es2015.iterable.d.ts:284