LARGE_CHARACTER

LARGE_CHARACTER(false, 21, BYTE.named("SMP codepoint high byte"), BYTE.named("SMP codepoint middle byte"), BYTE.named("SMP codepoint low byte"))

A character whose code point requires three bytes to represent (0..16777215, but technically only 0..1114111).

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val shouldCaptureObject: Boolean