Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

StartByte Property

The byte offset from which to start download.

Object Oriented Interface

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

Procedural Interface

incloudstorage_cloudstorage_get($res, 47 );
incloudstorage_cloudstorage_set($res, 47, $value );

Default Value

0

Remarks

This property may be set to resume a download. This specifies the offset in the file from which to resume. See Download for details about resuming downloads.

Note: Resuming uploads is not currently supported.

This property is not available at design time.

Data Type

Long64

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]