JNUSLib/src/de/mas/wiiu/jnus/utils
2019-04-24 13:28:59 +02:00
..
cryptography Minor formatting 2019-04-24 13:28:59 +02:00
download Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
ByteArrayBuffer.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
ByteArrayWrapper.java Simplify the ByteArrayWrapper constructor 2019-04-24 13:24:08 +02:00
ByteUtils.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
CheckSumWrongException.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
DataProviderUtils.java Throw proper exception while hashing 2019-04-19 14:47:39 +02:00
FileUtils.java Make sure all streams are really closed via try/finally block. Added a "closeAll" function in StreamUtils which helps to close a list of closeables 2019-04-19 11:41:12 +02:00
FSTUtils.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
HashResult.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
HashUtil.java Throw proper exception while hashing 2019-04-19 14:47:39 +02:00
PipedInputStreamWithException.java Increase the size of the PipedStream buffers. This increases the performance. 2019-04-24 13:28:47 +02: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 Make sure all streams are really closed via try/finally block. Added a "closeAll" function in StreamUtils which helps to close a list of closeables 2019-04-19 11:41:12 +02:00
Utils.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
XMLParser.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00