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