mirror of
https://github.com/shufflingpixels/php-io.git
synced 2026-08-17 04:38:13 +02:00
BinaryReader does not own the stream object. so we should not have a method that creates one (string) also remove stream() as its the same as the constructor. |
||
|---|---|---|
| .. | ||
| BinaryReaderTest.php | ||
| BufferTest.php | ||
| ExceptionTest.php | ||
| FileModeTest.php | ||
| FileTest.php | ||
| LimitedResourceTest.php | ||
| ResourceTest.php | ||