2
0
mirror of https://github.com/skyline-emu/skyline.git synced 2025-04-04 18:38:59 +03:00
PixelyIon 1d070e6332 Close InputStream after usage in KeyReader
The `InputStream` would not be closed after reading the key file in `KeyReader#import`, it's now wrapped with `use{ }` which handles closing the stream after usage.
2022-04-14 14:14:52 +05:30
..
2022-04-14 14:14:52 +05:30
2019-10-18 16:22:38 +05:30