IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

StartByte Property

The byte offset from which to resume the download.

Object Oriented Interface

public function getStartByte();
public function setStartByte($value);

Procedural Interface

ipworkscloud_googlestorage_get($res, 66 );
ipworkscloud_googlestorage_set($res, 66, $value );

Default Value

0

Remarks

This property specifies the byte offset from which to resume a download initiated by GetObject; refer to its documentation for more information.

This property is not available at design time.

Data Type

Long64

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