Contents

init(int64:)

Creates a feature value that contains an integer.

Declaration

convenience init(int64 value: Int64)

Parameters

  • value:

    A 64-bit integer value.

See Also

Creating numeric feature values