���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/vendor/wikimedia/shellbox/src/Command/InputFileFromStream.php
���ѧ٧ѧ�
<?php namespace Shellbox\Command; use GuzzleHttp\Psr7\Utils; use Psr\Http\Message\StreamInterface; use Shellbox\FileUtils; class InputFileFromStream extends InputFile { /** @var StreamInterface */ private $stream; public function __construct( StreamInterface $stream ) { $this->stream = $stream; } public function copyTo( $destPath ) { Utils::copyToStream( $this->stream, FileUtils::openOutputFileStream( $destPath ) ); } public function getStreamOrString() { return $this->stream; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.5 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�