Open Class Methodswift 6.0.3Foundation

writeJSONObject(_:toStream:options:)

class func writeJSONObject(_ obj: Any, toStream stream: OutputStream, options opt: JSONSerialization.WritingOptions) throws -> Int