-
Type:
New Feature
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: GridFS
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
It will be great if GridFSInputFile can write at specified position, not always from the beginning of a file, i.e. can you add a method write( long position, byte[] b , int off , int len ) in MyOutputStream in file GridFSInputFile.java?