| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.util.encoding.IntegerLEB128.DecodedInt |
Decoded value along with the encoded length in bytes.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int | encodedSize | ||||||||||
| public int | value | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DecodedInt() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||