Home
last modified time | relevance | path

Searched refs:StreamDecoratorTrait (Results 1 – 18 of 18) sorted by last modified time

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DCachingStream.php12 use StreamDecoratorTrait;
H A DDroppingStream.php10 use StreamDecoratorTrait;
H A DLazyOpenStream.php10 use StreamDecoratorTrait;
H A DNoSeekStream.php9 use StreamDecoratorTrait;
H A DStreamDecoratorTrait.php10 trait StreamDecoratorTrait trait
H A DAsyncReadStream.php24 use StreamDecoratorTrait;
H A DInflateStream.php17 use StreamDecoratorTrait;
H A DLimitStream.php11 use StreamDecoratorTrait;
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DStreamDecoratorTraitTest.php8 use GuzzleHttp\Stream\StreamDecoratorTrait; alias
14 use StreamDecoratorTrait;
18 * @covers GuzzleHttp\Stream\StreamDecoratorTrait
141 use StreamDecoratorTrait;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DCachingStream.php15 use StreamDecoratorTrait;
H A DLazyOpenStream.php15 use StreamDecoratorTrait;
H A DNoSeekStream.php14 use StreamDecoratorTrait;
H A DStreamDecoratorTrait.php12 trait StreamDecoratorTrait trait
H A DDroppingStream.php15 use StreamDecoratorTrait;
H A DInflateStream.php22 use StreamDecoratorTrait;
H A DLimitStream.php14 use StreamDecoratorTrait;
H A DMultipartStream.php15 use StreamDecoratorTrait;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md230 `GuzzleHttp\Psr7\StreamDecoratorTrait`. This trait provides methods that
232 stream. Just `use` the `StreamDecoratorTrait` and implement your custom
241 use GuzzleHttp\Psr7\StreamDecoratorTrait;
245 use StreamDecoratorTrait;