Commit Graph

9 Commits

Author SHA1 Message Date
Maschell
59411e4c7d Throw proper exception while hashing 2019-04-19 14:47:39 +02:00
Maschell
fbceae0558 - Replace the readFileAsStream (to InputStream) function with a default implementation in the FSTDataProvider interface. This way the implementations only need to provide a function to write into a outputstream.
- Optimize the readEncryptedToStream function on the DiscReader. The normal wud reader don't need to pipe the stream anymore.
2019-04-11 13:27:21 +02:00
Maschell
88c0bb8a9e Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
Maschell
88d9f90735 Returns Optionals instead of null or throw proper Exceptions on WUDService class. 2019-04-10 18:06:02 +02:00
Maschell
b6c6ae7320 Improved logging 2018-12-06 17:40:11 +01:00
Maschell
050ab840ed Merge branch 'master' of https://github.com/Maschell/JNUSLib 2018-12-06 15:07:22 +01:00
Maschell
eaef0fefd1 Added license information, some code formatting 2018-03-10 12:22:10 +01:00
Maschell
22f764faef Added decompression 2017-12-17 17:03:33 +01:00
Maschell
14c987456d Code clean up, changed to a maven project 2017-05-17 19:20:42 +02:00