Microweber\Utils\lib\XmlStreamer::chunkCompleted PHP Method

chunkCompleted() public method

Called after a chunk was completed. Useful to chunk INSERT data into DB.
public chunkCompleted ( )
    public function chunkCompleted()
    {
    }