Azure OSS for PHP API Reference

BlobDownloadStreamingResult
in package

FinalYes

Represents Azure Storage blob download streaming result data.

Table of Contents

Properties

$content  : StreamInterface
$properties  : BlobProperties

Methods

fromResponse()  : self
__construct()  : mixed

Properties

Methods

fromResponse()

public static fromResponse(ResponseInterface $response) : self
Parameters
$response : ResponseInterface
Return values
self
On this page

Search results