Home
last modified time | relevance | path

Searched defs:isSeekable (Results 1 – 17 of 17) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DNoSeekStream.php21 public function isSeekable() function in GuzzleHttp\\Psr7\\NoSeekStream
H A DBufferStream.php74 public function isSeekable() function in GuzzleHttp\\Psr7\\BufferStream
H A DAppendStream.php232 public function isSeekable() function in GuzzleHttp\\Psr7\\AppendStream
H A DStreamDecoratorTrait.php116 public function isSeekable() function
H A DPumpStream.php91 public function isSeekable() function in GuzzleHttp\\Psr7\\PumpStream
H A DFnStream.php119 public function isSeekable() function in GuzzleHttp\\Psr7\\FnStream
H A DStream.php162 public function isSeekable() function in GuzzleHttp\\Psr7\\Stream
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DNoSeekStream.php16 public function isSeekable() function in GuzzleHttp\\Stream\\NoSeekStream
H A DStreamInterface.php81 public function isSeekable(); function
H A DNullStream.php45 public function isSeekable() function in GuzzleHttp\\Stream\\NullStream
H A DBufferStream.php76 public function isSeekable() function in GuzzleHttp\\Stream\\BufferStream
H A DStreamDecoratorTrait.php113 public function isSeekable() function
H A DAppendStream.php206 public function isSeekable() function in GuzzleHttp\\Stream\\AppendStream
H A DFnStream.php108 public function isSeekable() function in GuzzleHttp\\Stream\\FnStream
H A DPumpStream.php87 public function isSeekable() function in GuzzleHttp\\Stream\\PumpStream
H A DStream.php205 public function isSeekable() function in GuzzleHttp\\Stream\\Stream
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DStreamInterface.php73 public function isSeekable(); function