PeterAlfreadLee commented on issue #83: COMPRESS-342 random access of 7z files
URL: https://github.com/apache/commons-compress/pull/83#issuecomment-550966954
 
 
   Code pushed.
   1. The content methods will only be set if it's not null
   2. When jumping back to a file that has already been read before, the 
position of `currentFolderInputStream` will be reset to the beginning of the 
folder and skip all the files from the beginning of the folder again.
   3. The corresponding test cases of jumping back in the same folder have been 
added.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to