8 methods override StreamInterface::getSize() in Zircon Profile 8
- AppendStream::getSize in vendor/
guzzlehttp/ psr7/ src/ AppendStream.php - Tries to calculate the size by adding the size of each stream.
- BufferStream::getSize in vendor/
guzzlehttp/ psr7/ src/ BufferStream.php - Get the size of the stream if known.
- FnStream::getSize in vendor/
guzzlehttp/ psr7/ src/ FnStream.php - Get the size of the stream if known.
- PumpStream::getSize in vendor/
guzzlehttp/ psr7/ src/ PumpStream.php - Get the size of the stream if known.
- RelativeStream::getSize in vendor/
zendframework/ zend-diactoros/ src/ RelativeStream.php - Get the size of the stream if known.
- Stream::getSize in vendor/
zendframework/ zend-diactoros/ src/ Stream.php - Get the size of the stream if known.
- Stream::getSize in vendor/
guzzlehttp/ psr7/ src/ Stream.php - Get the size of the stream if known.
- Stream::getSize in vendor/
symfony/ psr-http-message-bridge/ Tests/ Fixtures/ Stream.php - Get the size of the stream if known.