User Activity

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

    please refer this file for extraction :

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

    Hi , I am trying to extract files from ZIP which contains ¥ [YEN SIGN] on Linux machine . surprisingly , child files contains ¥ are replaced by [space]/[square] . Referred example : https://gist.github.com/borisbrodski/6120309 I had tried possible approached to change character BY : if(path.contains("")){ path = path.replaceAll("", "¥"); } and try { byte[] charset = path.getBytes("UTF-8"); path = new String(charset, "UTF-8"); }catch (UnsupportedEncodingException e1) { throw new SevenZipException("Error...

View All

Personal Data

Username:
hardik10111998
Joined:
2022-09-15 11:10:06.056000

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB