read() read( $sFileName) : mixed Read the file Parameters $sFileName string Filename Throws \PHPExcel_Reader_Exception Returns mixed —
getStream() getStream(mixed $stream) : string Extract binary stream data Parameters mixed $stream Returns string —
_readData() _readData(int $bl) : string Read a standard stream (by joining sectors using information from SAT) Parameters int $bl Sector ID where the stream starts Returns string — Data for standard stream
_readPropertySets() _readPropertySets() : mixed Read entries in the directory stream. Returns mixed —
_GetInt4d() _GetInt4d(string $data, int $pos) : int Read 4 bytes of data at specified position Parameters string $data int $pos Returns int —