Type Alias
EByte
8-bit signed integer type for Ecore models.
typealias EByte = Int8
Discussion
Maps to Swift’s Int8 type, equivalent to Java’s byte.
Type Alias
8-bit signed integer type for Ecore models.
typealias EByte = Int8
Maps to Swift’s Int8 type, equivalent to Java’s byte.