This commit is contained in:
Pierre Rudloff 2020-05-14 00:26:36 +02:00
parent 1d9a709444
commit e81cbe70be
1 changed files with 2 additions and 0 deletions

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)
{