startArray (method)

Writes the opening bracket of a JSON array.

Syntax

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

Remarks

This method writes the opening bracket of a JSON array to the output. To close the array call EndArray.

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