hasFlag

fun Int.hasFlag(flag: Int): Boolean

Whether this value contains the provided bit flag.