Fix LZMA2InputStream.available() for uncompressed chunks.
It could return a too high value when in the middle of an uncompressed chunk.
Loading
Please sign in to comment
It could return a too high value when in the middle of an uncompressed chunk.