Link Search Menu Expand Document

Constructor: upload.cdnFile

Back to constructors index

Represent a chunk of a CDN file.

Attributes:

NameTypeRequiredDescription
bytesbytesYesThe data

Type: upload.CdnFile

Example:

$upload_cdnFile = ['_' => 'upload.cdnFile', 'bytes' => 'bytes'];