Int64

struct Int64 : FixedWidthInteger, SignedInteger
  • Creates Int64 from JSON container

    Declaration

    Swift

    public init(json: JSON)