Int32

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

    Declaration

    Swift

    public init(json: JSON)