JNUSLib/src/de/mas/wiiu/jnus/utils
2019-04-07 00:38:51 +02:00
..
cryptography Fixing the IV for certain reads 2019-04-07 00:12:20 +02:00
download Fix downloading certain files to a byte array. 2018-12-06 15:29:13 +01:00
ByteArrayBuffer.java Added license information, some code formatting 2018-03-10 12:22:10 +01:00
ByteArrayWrapper.java Added license information, some code formatting 2018-03-10 12:22:10 +01:00
ByteUtils.java Added license information, some code formatting 2018-03-10 12:22:10 +01:00
CheckedFunction.java Write new files from a Stream at first to a .tmp file. This avoids fragmentation. 2018-12-06 15:40:05 +01:00
CheckSumWrongException.java Added license information, some code formatting 2018-03-10 12:22:10 +01:00
FileUtils.java File::listFiles may return null, let's catch that potentional null pointer. 2019-02-28 10:03:11 +01:00
HashResult.java Added license information, some code formatting 2018-03-10 12:22:10 +01:00
HashUtil.java Fix some paths for *nix users. 2018-12-16 13:19:26 +01:00
Parallelizable.java Extract contents in parallel if supported. 2018-12-06 16:48:36 +01:00
RandomFileOutputStream.java Write new files from a Stream at first to a .tmp file. This avoids fragmentation. 2018-12-06 15:40:05 +01:00
StreamUtils.java Fix the buffer size in the getBytesFromStream function 2019-04-07 00:38:51 +02:00
Utils.java Improved logging 2018-12-06 17:40:11 +01:00
XMLParser.java Added license information, some code formatting 2018-03-10 12:22:10 +01:00