Class IntegerLEB128.DecodedInt
java.lang.Object
com.pnfsoftware.jeb.util.encoding.IntegerLEB128.DecodedInt
- Enclosing class:
- IntegerLEB128
Decoded value along with the encoded length in bytes.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
public int value -
encodedSize
public int encodedSize
-
-
Constructor Details
-
DecodedInt
public DecodedInt()
-