User Activity

  • Posted a comment on discussion Help on 7-Zip-JBinding

    Hello Boris, sorry for my late response on your response) is there any good news about new release?

  • Modified a comment on discussion Help on 7-Zip-JBinding

    Hello! Thanks for your project. I wanna ask, I have problem with cleaning heap of application after extraction file. try( IInStream inStream = new RandomAccessFileInStream( file ); IInArchive inArchive = SevenZip.openInArchive( null, inStream ) ) { ExtractCallbackFomSevenZip extractCallbackFomSevenZip = new ExtractCallbackFromSevenZip( inArchive, outputDirectoryFile ); inArchive.extract( null, test, extractCallbackFomSevenZip ); inArchive.close(); And after successful extraction, i can see in the...

  • Modified a comment on discussion Help on 7-Zip-JBinding

    Hello! Thanks for your project. I wanna ask, I have problem with cleaning heap of application after extraction file. try( IInStream inStream = new RandomAccessFileInStream( file ); IInArchive inArchive = SevenZip.openInArchive( null, inStream ) ) { ExtractCallbackFomSevenZip extractCallbackFomSevenZip = new ExtractCallbackFromSevenZip( inArchive, outputDirectoryFile ); inArchive.extract( null, test, extractCallbackFomSevenZip ); inArchive.close(); And after successful extraction, i can see in the...

  • Posted a comment on discussion Help on 7-Zip-JBinding

    Hello! Thanks for your project. I wanna ask, I have problem with cleaning heap of application after extraction file. try( IInStream inStream = new RandomAccessFileInStream( file ); IInArchive inArchive = SevenZip.openInArchive( null, inStream ) ) { ExtractCallbackFomSevenZip extractCallbackFomSevenZip = new ExtractCallbackFromSevenZip( inArchive, outputDirectoryFile ); inArchive.extract( null, test, extractCallbackFomSevenZip ); And after successful extraction, i can see in the heap dump of app,...

View All

Personal Data

Username:
vovek
Joined:
2020-05-07 13:12:51

Projects

  • No projects to display.

Personal Tools