Searched refs:Pointable (Results 1 – 6 of 6) sorted by relevance
40 use Hoa\Stream\IStream\Pointable as SUT;51 class Pointable extends Test\Unit\Suite class56 ->when($result = new \Mock\Hoa\Stream\IStream\Pointable())
54 Stream\IStream\Pointable333 public function seek($offset, $whence = Stream\IStream\Pointable::SEEK_SET)
47 interface Pointable extends Stream interface
70 if ($stream instanceof Stream\IStream\Pointable) {
56 * Test: Write `…tream\IStream\Pointable` test suite. (Ivan Enderlin, 2016-12-13T17:22:53+01:00)
113 * `Pointable`, to move the internal pointer of the stream if any,