getFlagsFromValue

abstract fun getFlagsFromValue(v: UInt): List<T>

Returns the list of entries corresponding to the given bitmask value.