String
struct String
Deserializer for String.
-
Stringdeserializes fromNSString.Declaration
Swift
public typealias JSONRepresentation = NSString -
Initializes this
Stringwith theNSString.Declaration
Swift
public init(jsonData: JSONRepresentation) throws
View on GitHub
Install in Dash
String Extension Reference