Skip to content
Commit 38bbd8e8 authored by hpi1's avatar hpi1
Browse files

FileInputStream: resolve resource urls obtained from URL.getPath()

Ex. Aeon Flux, Petit Prince open files from JAR with code like:
new FileInputStream(ClassLoader.getResource("menu.bin").getPath());
-> "file:/tmp/libbluray-bdj-cache/100d22e59d6d4/VFSCache/BDMV/JAR/00001.jar!/menu.bin"

Fixes #5
parent 109bbb00
Loading
Loading
Loading
Pipeline #6455 passed with stage
in 2 minutes and 16 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment