mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-11 05:52:11 +00:00
More documentation.
This commit is contained in:
@@ -17,10 +17,11 @@
|
||||
package com.jpexs.helpers;
|
||||
|
||||
import com.jpexs.decompiler.flash.SWFInputStream;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
*
|
||||
* Byte array range.
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class ByteArrayRange implements Serializable {
|
||||
|
||||
Reference in New Issue
Block a user