芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/assets/sources/aws/Aws/Handler/GuzzleV5/PsrStream.php
stream = $stream; } public function rewind() { $this->stream->seek(0); } public function getContents() { return $this->stream->getContents(); } }