Function getUInt32FromUint8Array

  • get uint32 from uint8 array

    Parameters

    • buffer: Uint8Array

      Uint8Array

    • start: number

      The beginning of the specified portion of the array

    • end: number

      The end of the specified portion of the array

    Returns number

Generated using TypeDoc