ObjectData Property

The data that was downloaded, or that should be uploaded.

Object Oriented Interface

public function getObjectData();
public function setObjectData($value);

Procedural Interface

ipworkss3_s3client_get($res, 26 );
ipworkss3_s3client_set($res, 26, $value );

Default Value

''

Remarks

This property is populated with object data after calling GetObject if LocalFile is not set.

This property can also be set before calling CreateObject or UploadPart; its data will be uploaded if LocalFile is not set.

This property is not available at design time.

Data Type

Binary String

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