basic dump view

This commit is contained in:
honfika
2014-06-21 20:36:55 +02:00
parent 6232a141b7
commit a0804e2cb9
112 changed files with 2082 additions and 1954 deletions
@@ -427,6 +427,8 @@ public class SWFOutputStream extends OutputStream {
tagPositions.put(tag, pos);
tagLengths.put(tag, length);
}
// todo: honfika: update tag position and lengths. Currently the 2nd save fails
}
/**