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) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]