Searched refs:readInteger (Results 1 – 8 of 8) sorted by relevance
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/ | ||
H A D | In.php | 93 public function readInteger($length = 1); function |
/plugin/findologicxmlexport/vendor/hoa/file/Link/ | ||
H A D | Read.php | 178 public function readInteger($length = 1) function in Hoa\\File\\Link\\Read |
H A D | ReadWrite.php | 185 public function readInteger($length = 1) function in Hoa\\File\\Link\\ReadWrite |
/plugin/findologicxmlexport/vendor/hoa/file/ | ||
H A D | Read.php | 177 public function readInteger($length = 1) function in Hoa\\File\\Read |
H A D | ReadWrite.php | 184 public function readInteger($length = 1) function in Hoa\\File\\ReadWrite |
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/ | ||
H A D | Read.php | 178 public function readInteger($length = 1) function in Hoa\\File\\Temporary\\Read |
H A D | ReadWrite.php | 185 public function readInteger($length = 1) function in Hoa\\File\\Temporary\\ReadWrite |
/plugin/findologicxmlexport/vendor/hoa/stream/ | ||
H A D | README.md | 100 * `In`, to read from a stream, provides `read`, `readInteger`, |