Home
last modified time | relevance | path

Searched refs:setStreamBuffer (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php495 public function setStreamBuffer($buffer) function in Hoa\\Stream\\Stream
515 return $this->setStreamBuffer(0);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFile.php256 $this->setStreamBuffer($size);
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php224 $stream->setStreamBuffer(42),
564 ->when($result = $stream->setStreamBuffer(42))
595 ->when($result = $stream->setStreamBuffer(42))