public function StreamInterface::getSize

Get the size of the stream if able

Return value

int|bool

2 methods override StreamInterface::getSize()

File

drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php, line 76

Class

StreamInterface
OO interface to PHP streams

Namespace

Guzzle\Stream

Code

public function getSize();