This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* The MIT License | |
* | |
* Copyright 2016 Dereku. | |
* | |
* Permission is hereby granted, free of charge, to any person obtaining a copy | |
* of this software and associated documentation files (the "Software"), to deal | |
* in the Software without restriction, including without limitation the rights | |
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
* copies of the Software, and to permit persons to whom the Software is |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//Dependencies: org.tukaani.xz | |
/** | |
* Распаковка файла в файл | |
* | |
* @param input файл для распаковки | |
* @param output во что распаковывать | |
* @throws IOException | |
*/ | |
public static void unpackXZ(File input, File output) throws IOException { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0465d1f01c3d69950e3646f8e1a2343fdc7915a71d6f752eb5c0af48004bc88fe89ce1e40b821d649003097a10cda111f8a72aa0cdc6e9714ca35933f456a03990;DontLookAtMe |