Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-base
utils
concat
Function concat
concat
(
arrays
:
ArrayLike
<
number
>
[]
,
length
?:
number
)
:
Uint8Array
<
ArrayBuffer
>
Returns a new Uint8Array created by concatenating the passed ArrayLikes
Parameters
arrays
:
ArrayLike
<
number
>
[]
Optional
length
:
number
Returns
Uint8Array
<
ArrayBuffer
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Returns a new Uint8Array created by concatenating the passed ArrayLikes