|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| process_chunk ($data) | |
Simple progressive_parser_processor that will send chunks straight to output. Useful for testing, compare memory use/execution time.
Definition at line 31 of file simple_parser_processor.class.php.
| process_chunk | ( | $ | data | ) |
Receive one chunk of information from the parser
Reimplemented from progressive_parser_processor.
Definition at line 33 of file simple_parser_processor.class.php.