CharacterDefinition

abstract class CharacterDefinition(charDefResource: IOSupplier<InputStream>, charDefCodecHeader: String, charDefCodecVersion: Int, classCount: Int)

Character category data.

Constructors

Link copied to clipboard
constructor(charDefResource: IOSupplier<InputStream>, charDefCodecHeader: String, charDefCodecVersion: Int, classCount: Int)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
fun interface LookupCharacterClass

Functional interface to lookup character class

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard