@oazmi/kitchensink - v0.9.13
    Preparing search index...

    Function swapEndiannessInplace

    • swap the endianness of the provided Uint8Array buffer array in-place, given that each element has a byte-size of bytesize.

      Parameters

      • buf: Uint8Array
      • bytesize: number

      Returns Uint8Array