IPWorks EDIFACT 2020 iOS Edition

Questions / Feedback?

onOutput (event)

Fires whenever a segment is complete.

Syntax

- (void)onOutput:(NSData*)outputData;
func onOutput(_ outputData: Data)

Remarks

The Output event will fire when the writer completes a new segment and writes data to the output stream or buffer. The Data parameter contains the data bytes.

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