You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -251,7 +251,7 @@ The length, in bytes, of the ArrayBuffer
251
251
"return" : ["JsVar","A typed array"],
252
252
"return_object" : "ArrayBufferView"
253
253
}
254
-
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an ArrayBuffer view (eg. Uint8Array rather than ArrayBuffer) is given, it will be completely copied rather than referenced.
254
+
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an `ArrayBufferView` (eg. `Uint8Array` rather than `ArrayBuffer`) is given, it will be completely copied rather than referenced.
255
255
*/
256
256
/*JSON{
257
257
"type" : "constructor",
@@ -266,7 +266,7 @@ Create a typed array based on the given input. Either an existing Array Buffer,
266
266
"return" : ["JsVar","A typed array"],
267
267
"return_object" : "ArrayBufferView"
268
268
}
269
-
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an ArrayBuffer view (eg. Uint8Array rather than ArrayBuffer) is given, it will be completely copied rather than referenced.
269
+
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an `ArrayBufferView` (eg. `Uint8Array` rather than `ArrayBuffer`) is given, it will be completely copied rather than referenced.
270
270
271
271
Clamped arrays clamp their values to the allowed range, rather than 'wrapping'. e.g. after `a[0]=12345;`, `a[0]==255`.
272
272
*/
@@ -283,7 +283,7 @@ Clamped arrays clamp their values to the allowed range, rather than 'wrapping'.
283
283
"return" : ["JsVar","A typed array"],
284
284
"return_object" : "ArrayBufferView"
285
285
}
286
-
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an ArrayBuffer view (eg. Uint8Array rather than ArrayBuffer) is given, it will be completely copied rather than referenced.
286
+
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an `ArrayBufferView` (eg. `Uint8Array` rather than `ArrayBuffer`) is given, it will be completely copied rather than referenced.
287
287
*/
288
288
/*JSON{
289
289
"type" : "constructor",
@@ -298,7 +298,7 @@ Create a typed array based on the given input. Either an existing Array Buffer,
298
298
"return" : ["JsVar","A typed array"],
299
299
"return_object" : "ArrayBufferView"
300
300
}
301
-
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an ArrayBuffer view (eg. Uint8Array rather than ArrayBuffer) is given, it will be completely copied rather than referenced.
301
+
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an `ArrayBufferView` (eg. `Uint8Array` rather than `ArrayBuffer`) is given, it will be completely copied rather than referenced.
302
302
*/
303
303
/*JSON{
304
304
"type" : "constructor",
@@ -313,7 +313,7 @@ Create a typed array based on the given input. Either an existing Array Buffer,
313
313
"return" : ["JsVar","A typed array"],
314
314
"return_object" : "ArrayBufferView"
315
315
}
316
-
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an ArrayBuffer view (eg. Uint8Array rather than ArrayBuffer) is given, it will be completely copied rather than referenced.
316
+
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an `ArrayBufferView` (eg. `Uint8Array` rather than `ArrayBuffer`) is given, it will be completely copied rather than referenced.
317
317
*/
318
318
/*JSON{
319
319
"type" : "constructor",
@@ -328,7 +328,7 @@ Create a typed array based on the given input. Either an existing Array Buffer,
328
328
"return" : ["JsVar","A typed array"],
329
329
"return_object" : "ArrayBufferView"
330
330
}
331
-
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an ArrayBuffer view (eg. Uint8Array rather than ArrayBuffer) is given, it will be completely copied rather than referenced.
331
+
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an `ArrayBufferView` (eg. `Uint8Array` rather than `ArrayBuffer`) is given, it will be completely copied rather than referenced.
332
332
*/
333
333
/*JSON{
334
334
"type" : "constructor",
@@ -344,7 +344,7 @@ Create a typed array based on the given input. Either an existing Array Buffer,
344
344
"return" : ["JsVar","A typed array"],
345
345
"return_object" : "ArrayBufferView"
346
346
}
347
-
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an ArrayBuffer view (eg. Uint8Array rather than ArrayBuffer) is given, it will be completely copied rather than referenced.
347
+
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an `ArrayBufferView` (eg. `Uint8Array` rather than `ArrayBuffer`) is given, it will be completely copied rather than referenced.
348
348
*/
349
349
/*JSON{
350
350
"type" : "constructor",
@@ -359,7 +359,7 @@ Create a typed array based on the given input. Either an existing Array Buffer,
359
359
"return" : ["JsVar","A typed array"],
360
360
"return_object" : "ArrayBufferView"
361
361
}
362
-
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an ArrayBuffer view (eg. Uint8Array rather than ArrayBuffer) is given, it will be completely copied rather than referenced.
362
+
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an `ArrayBufferView` (eg. `Uint8Array` rather than `ArrayBuffer`) is given, it will be completely copied rather than referenced.
363
363
*/
364
364
/*JSON{
365
365
"type" : "constructor",
@@ -374,7 +374,7 @@ Create a typed array based on the given input. Either an existing Array Buffer,
374
374
"return" : ["JsVar","A typed array"],
375
375
"return_object" : "ArrayBufferView"
376
376
}
377
-
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an ArrayBuffer view (eg. Uint8Array rather than ArrayBuffer) is given, it will be completely copied rather than referenced.
377
+
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an `ArrayBufferView` (eg. `Uint8Array` rather than `ArrayBuffer`) is given, it will be completely copied rather than referenced.
378
378
*/
379
379
/*JSON{
380
380
"type" : "constructor",
@@ -389,7 +389,7 @@ Create a typed array based on the given input. Either an existing Array Buffer,
389
389
"return" : ["JsVar","A typed array"],
390
390
"return_object" : "ArrayBufferView"
391
391
}
392
-
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an ArrayBuffer view (eg. Uint8Array rather than ArrayBuffer) is given, it will be completely copied rather than referenced.
392
+
Create a typed array based on the given input. Either an existing Array Buffer, an Integer as a Length, or a simple array. If an `ArrayBufferView` (eg. `Uint8Array` rather than `ArrayBuffer`) is given, it will be completely copied rather than referenced.
0 commit comments