Class shardimage\shardimagephpapi\base\resources\StreamResource
Stream resource.
Protected Properties
Property | Type | Description | Defined By |
---|---|---|---|
$name | shardimage\shardimagephpapi\base\resources\StreamResource | ||
$resource | resource | shardimage\shardimagephpapi\base\resources\StreamResource |
Public Methods
Property Details
Method Details
public void __construct ( $resource, $name = null ) | ||
$resource | ||
$name |
public void delete ( ) |
public static void fromResource ( $resource, $name = null ) | ||
$resource | ||
$name |
public void getContent ( ) |
{@inheritdoc}
public void getMimeType ( ) |
public void getName ( ) |
{@inheritdoc}
public void getResource ( ) |
{@inheritdoc}
public void getSize ( ) |
{@inheritdoc}
public void getUrl ( ) |
public static void isCompatible ( $variable ) | ||
$variable |