putRaw (method)

Writes a raw JSON fragment.

Syntax

- (void)putRaw:(NSString*)text;
public func putRaw(_ text: String) throws -> Void

Remarks

This method writes raw data to the output. This may be used to write any data of any format directly to the output.

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