-
Type:
New Feature
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 1.1.0
-
Component/s: None
-
None
Per the GridFS specification, partial file retrieval should be supported for open_download_stream methods. It need not be supported for download_to_stream methods.
This would entail implementing stream_seak() in our StreamWrapper.
- depends on
-
PHPLIB-247 Use strings instead of memory stream for GridFS download buffering
-
- Closed
-
- is depended on by
-
PHPLIB-252 Allow seeking to advance chunk iterator instead of always re-querying
-
- Closed
-
- related to
-
PHPLIB-251 WritableStream::getSize() should include buffer length
-
- Closed
-
- links to