• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/import/import.php
  • Класс: BitrixSaleLocationImportImportProcess
  • Вызов: ImportProcess::checkBufferIsFull
protected function checkBufferIsFull($bufferSize)
{
	return $bufferSize >= $this->getCurrStageStepSize();
}