• Decompose the given value into the corresponding list of flags.

    Parameters

    • Optionalvalue: number

      The value to use.

    Returns number[]

    The flags corresponding to the "on" bits.

    In this context, a flag is a 2^n value.