1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-26 07:29:06 +02:00
This commit is contained in:
Pierre Rudloff 2020-05-14 00:26:36 +02:00
parent 1d9a709444
commit e81cbe70be

View File

@ -266,6 +266,8 @@ class PlaylistArchiveStream extends ZipArchive implements StreamInterface
* @param int $count Number of bytes to read
*
* @return string|false
* @throws EmptyUrlException
* @throws PasswordException
*/
public function read($count)
{