Int8
extension Int8: FieldStorableType
extension Int8: ImportableAttributeType
extension Int8: AllowedObjectiveCKeyPathValue
extension Int8: AllowedObjectiveCAttributeKeyPathValue
extension Int8: QueryableAttributeType
-
Declaration
Swift
public typealias DestinationValueType = Int8
-
Declaration
Swift
public typealias ReturnValueType = Int8
-
Declaration
Swift
public typealias QueryableNativeType = NSNumber -
Declaration
Swift
public static let cs_rawAttributeType: NSAttributeType -
Declaration
Swift
@inline(__always) public static func cs_fromQueryableNativeType(_ value: QueryableNativeType) -> Int8? -
Declaration
Swift
@inline(__always) public func cs_toQueryableNativeType() -> QueryableNativeType
View on GitHub
Int8 Extension Reference