ResetData Method

Resets the values of all data and stream properties.

Object Oriented Interface

public function doResetData();

Procedural Interface

ipworks_netcode_do_resetdata($res);

Remarks

This method resets the values of all data and stream properties. It is an easy way to reset the class's properties before another call to Encode or Decode. The input and output streams and the data and file properties will all be reset.

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