IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

EncodedData Property

The encoded data.

Object Oriented Interface

public function getEncodedData();
public function setEncodedData($value);

Procedural Interface

ipworks_netcode_get($res, 3 );
ipworks_netcode_set($res, 3, $value );

Default Value

''

Remarks

This property contains the data that has either been encoded or is set to be decoded.

This property is not available at design time.

Data Type

Binary String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]