JBufferTest::testStreamEOF
Testing stream_eof.
Signature
public function testStreamEOF(string
$buffer,
string
$name,
int
$position,
bool
$expected )
Parameters
-
$buffer
- The buffer to perform the operation upon
-
$name
- The name of the buffer
-
$position
- The position in the buffer of the current pointer
-
$expected
- The expected test return
Returns
- void