canEncode

abstract fun canEncode(text: String): Boolean

True iff every character in text can be represented in this charset.