Int64
extension Int64: VarioqubInitializableByValue
-
Initializes an Int64 with the
VarioqubValue
value.Declaration
Swift
public init?(value: VarioqubValue)
-
The default value for the Int64 type.
Declaration
Swift
public static var defaultValue: Int64 { get }