UInt

struct UInt : FixedWidthInteger, UnsignedInteger
  • Creates UInt from JSON container

    Declaration

    Swift

    public init(json: JSON)