]> source.dussan.org Git - nextcloud-server.git/commit
make seekable s3 stream generic
authorRobin Appelman <robin@icewind.nl>
Thu, 19 Mar 2020 13:32:25 +0000 (14:32 +0100)
committerRobin Appelman <robin@icewind.nl>
Wed, 1 Apr 2020 13:21:05 +0000 (15:21 +0200)
commit7b07e7251c8a92e95da922f34dde158ddffbeeee
tree3cae032a5965aeb2604896c5aa51f263c33103fb
parent14401efb0f6792415f15c92c1db07fe9e25ea466
make seekable s3 stream generic

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/private/Files/ObjectStore/S3ObjectTrait.php
lib/private/Files/ObjectStore/S3SeekableReadStream.php [deleted file]
lib/private/Files/Stream/SeekableHttpStream.php [new file with mode: 0644]