BitsReader: Read bits from given ByteArray
2008年07月16日 15:31 • 查看 29 次 • 打印本文
I am working on SWF file decompiling according to the swf_file_format_spec_v9.pdf provided by adobe these days. After I decompiled the first 8 bytes data of a sample SWF file. I found that the FrameSize is defined as a RECT structure below:
评论
发表评论