Concatenates an array of Uint8Arrays into a single Uint8Array. Reuses the original byte array when applicable.

  • Parameters

    • byteArrays: Uint8Array[]

    Returns Uint8Array