summaryrefslogtreecommitdiffstats
path: root/core/l10n/is.js
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-10-26 16:47:54 +0200
committerMorris Jobke <hey@morrisjobke.de>2017-10-27 12:16:28 +0200
commitde912385e00eae5c32445ae934c1c111f90961b2 (patch)
treed5006dc2b0e21f2ba5d0476db5f8ee6ef50fe8f5 /core/l10n/is.js
parent13087da3c66449caee51450619b386d605964383 (diff)
downloadnextcloud-server-de912385e00eae5c32445ae934c1c111f90961b2.tar.gz
nextcloud-server-de912385e00eae5c32445ae934c1c111f90961b2.zip
Fix seeking on object storage
Seeking is not needed if the $from is 0, because then the pointer is already at the correct position. Additionally another fallback is added, that if the fseek fails it just uses an fread to skip the beginning of the file until it is at the correct position. This skipping is done with a chunked fread. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'core/l10n/is.js')
0 files changed, 0 insertions, 0 deletions