Function writeUuid

  • Writes a new uuid v4 into an existing buffer, and returns the same buffer.

    Parameters

    • buffer: Uint8Array
    • offset: number = 0

    Returns Uint8Array

Generated using TypeDoc