Output Event

Fires whenever a segment is complete.

Object Oriented Interface

public function fireOutput($param);

Procedural Interface

ipworksedi_x12writer_register_callback($res, 2, array($this, 'fireOutput'));

Parameter List


'outputdata'

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 EDI 2020 PHP Edition - Version 20.0 [Build 8203]