• 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

Generated using TypeDoc