mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-18 14:21:55 +00:00
updated build script
few javadoc fixes
This commit is contained in:
@@ -409,7 +409,7 @@ public class SWFOutputStream extends OutputStream {
|
||||
/**
|
||||
* Calculates number of bits needed for representing unsigned value
|
||||
*
|
||||
* @param v Unsigned value
|
||||
* @param value Unsigned value
|
||||
* @return Number of bits
|
||||
*/
|
||||
public static int getNeededBitsU(int value) {
|
||||
|
||||
Reference in New Issue
Block a user