You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

String


EXTENSION

String

Swift
1extension String: JSONDecodable, JSONEncodable

Properties

jsonValue

Swift
1public var jsonValue: JSONValue

Methods

init(jsonValue:)

Swift
1public init(jsonValue value: JSONValue) throws
Feedback

Edit on GitHub

Forums