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

DecodedData Property

The decoded data.

Object Oriented Interface

public function getDecodedData();
public function setDecodedData($value);

Procedural Interface

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

Default Value

''

Remarks

This property contains the decoded data. When uuencoding, the value of FileName is the filename that will be written in EncodedData. If FileName is empty, an error will be returned.

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]