mini\Mail\EmailInterface::getSize() Method

public abstract

Signature

public abstract function getSize(): ?int

Returns

?int

Documentation

Get the size of the stream if known.

Inherited From

Psr\Http\Message\StreamInterface

Source

StreamInterface.php:51