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