extractBool

inline fun Int.extractBool(offset: Int): Boolean

Extracts a bits at offset from this (returning a Boolean)