mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-22 14:55:18 +00:00
format proxy code, allow to change swf on the fly
This commit is contained in:
@@ -4,6 +4,7 @@ import java.io.IOException;
|
||||
import java.io.OutputStream;
|
||||
|
||||
public class ByteArray {
|
||||
|
||||
public byte[] bytes;
|
||||
public int offset = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user