PHP Класс App\Http\Streamers\XSendFileStreamer

Наследование: extends Streamer, implements App\Http\Streamers\StreamerInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
stream ( ) Stream the current song using Apache's x_sendfile module.

Описание методов

stream() публичный метод

Stream the current song using Apache's x_sendfile module.
public stream ( )