endObject (method)

Writes the closing brace of a JSON object.

Syntax

- (void)endObject;
public func endObject() throws -> Void

Remarks

This method writes the closing brace of a JSON object. A object must have previously been started by calling StartObject.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]