[GitHub] [commons-compress] bodewig commented on issue #83: COMPRESS-342 random access of 7z files

2019-11-07 Thread GitBox
bodewig commented on issue #83: COMPRESS-342 random access of 7z files URL: https://github.com/apache/commons-compress/pull/83#issuecomment-551152613 Many thanks again @PeterAlfreadLee This is an automated message from the Ap

[GitHub] [commons-compress] bodewig commented on issue #83: COMPRESS-342 random access of 7z files

2019-11-06 Thread GitBox
bodewig commented on issue #83: COMPRESS-342 random access of 7z files URL: https://github.com/apache/commons-compress/pull/83#issuecomment-550789855 The latest change may only be necessary when the content methods of `file` actually is `null`, which may not be the case when jumping backwar

[GitHub] [commons-compress] bodewig commented on issue #83: COMPRESS-342 random access of 7z files

2019-11-02 Thread GitBox
bodewig commented on issue #83: COMPRESS-342 random access of 7z files URL: https://github.com/apache/commons-compress/pull/83#issuecomment-549054181 Hmm `buildDecodingStream` does a lot of the heavy lifiting you've been doing yourself. You could make your code work together with seq

[GitHub] [commons-compress] bodewig commented on issue #83: COMPRESS-342 random access of 7z files

2019-11-02 Thread GitBox
bodewig commented on issue #83: COMPRESS-342 random access of 7z files URL: https://github.com/apache/commons-compress/pull/83#issuecomment-549053193 Many thanks @PeterAlfreadLee I need to double-check but I think the sequential reading relies on the current file pointer, at least f