Functions
The following functions are available globally.
-
Declaration
Swift
public func toJson<T>(_ val: T) -> String? where T : Encodable
Docs (100% documented)
The following functions are available globally.
Swift
public func toJson<T>(_ val: T) -> String? where T : Encodable