mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-26 11:35:41 +00:00
merge
This commit is contained in:
@@ -341,6 +341,7 @@ public final class SWF implements TreeItem {
|
||||
/**
|
||||
* Faster constructor to check SWF only
|
||||
* @param is
|
||||
* @throws java.io.IOException
|
||||
*/
|
||||
public SWF(InputStream is) throws IOException {
|
||||
byte[] hdr = new byte[3];
|
||||
|
||||
Reference in New Issue
Block a user