AKAbstractUnarchiver::processFileData
Concrete classes must use this method to process file data. It must set $runState to AK_STATE_DATAREAD when it's finished processing the file data.
Signature
protected function processFileData()
Returns
- bool
- True if processing the file data was successful, false if an error occured