Function flattenBinArray

  • Reduce an array of Uint8Arrays into a single Uint8Array.

    Parameters

    • array: Uint8Array[]

      the array of Uint8Arrays to flatten

    Returns Uint8Array

Generated using TypeDoc