Int8

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

    Declaration

    Swift

    public init(json: JSON)