PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
google-site-kit
/
third-party
/
guzzlehttp
/
streams
/
src
<?php namespace Google\Site_Kit_Dependencies\GuzzleHttp\Stream; /** * This interface is deprecated and should no longer be used. Just use * StreamInterface now that the getMetadata method has been added to * StreamInterface. * * @deprecated */ interface MetadataStreamInterface extends \Google\Site_Kit_Dependencies\GuzzleHttp\Stream\StreamInterface { }
[+]
..
[-] LazyOpenStream.php
[edit]
[-] NullStream.php
[edit]
[-] DroppingStream.php
[edit]
[-] InflateStream.php
[edit]
[-] AsyncReadStream.php
[edit]
[-] AppendStream.php
[edit]
[-] NoSeekStream.php
[edit]
[-] BufferStream.php
[edit]
[-] Stream.php
[edit]
[-] FnStream.php
[edit]
[-] Utils.php
[edit]
[-] LimitStream.php
[edit]
[-] StreamDecoratorTrait.php
[edit]
[-] GuzzleStreamWrapper.php
[edit]
[-] MetadataStreamInterface.php
[edit]
[-] PumpStream.php
[edit]
[-] StreamInterface.php
[edit]
[+]
Exception
[-] CachingStream.php
[edit]