Метод | Описание | |
---|---|---|
binaryParse ( string $inFile, string $outFile ) : boolean | Extract information from $inFile and store in preprocessed form in $outFile using the (~20x) faster binary preprocessor | |
getCompressedName ( string $name, integer $isFile ) : void | Extract information from $inFile and store in preprocessed form in $outFile | |
parse ( string $inFile, string $outFile ) : void | Extract information from $inFile and store in preprocessed form in $outFile |