• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/serverstatsrequest.php
  • Класс: BitrixPullProtobufServerStatsRequest
  • Вызов: ServerStatsRequest::fromStream
static function fromStream($stream, ProtobufConfiguration $configuration = null)
    {
        return new self($stream, $configuration);
    }