mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 01:20:56 +00:00
committed by
Jindra Petřík
parent
72ef722ca9
commit
a000f7fdf2
@@ -1859,7 +1859,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
|
||||
/**
|
||||
* Save file to byte array.
|
||||
*
|
||||
* @param includeImported Include imported characterss
|
||||
* @param includeImported Include imported characters
|
||||
* @return Byte array
|
||||
* @throws IOException On I/O error
|
||||
*/
|
||||
@@ -1871,7 +1871,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
|
||||
* Save file to byte array with GFX option.
|
||||
*
|
||||
* @param gfx GFX
|
||||
* @param includeImported Include imported characterss
|
||||
* @param includeImported Include imported characters
|
||||
* @return Byte array
|
||||
* @throws IOException On I/O error
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user