public class Value extends Object
| Modifier and Type | Field and Description |
|---|---|
Encoding |
encoding |
Slice |
slice |
static BigInteger |
TO_STRING_BYTE_COUNT |
| Modifier and Type | Method and Description |
|---|---|
BitSet |
asBitSet() |
BigInteger |
asNumeric() |
String |
asString() |
boolean |
equals(Object obj) |
BigInteger |
getLength() |
byte[] |
getValue() |
int |
hashCode() |
String |
toString() |
public static final BigInteger TO_STRING_BYTE_COUNT
public final Slice slice
public final Encoding encoding
public byte[] getValue()
public BigInteger getLength()
public BigInteger asNumeric()
public String asString()
public BitSet asBitSet()
Copyright © 2017. All rights reserved.