ARBITRARY_PRIMITIVE_TYPE

ARBITRARY_PRIMITIVE_TYPE(false, 75, BYTE.named("primitive type ordinal"))

An arbitrary primitive type that is not already a special object. Exists primarily to support hidden types that are not exposed directly to an Avail programmer but which must still be visible to the serialization mechanism.

Properties

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