Value.Kind| Modifier and Type | Method and Description |
|---|---|
byte[] |
asByteArray() |
default Value.Kind |
getKind()
Kind of value, used for logical separation between implementations
|
int |
getUsedBits() |
boolean |
isEmpty() |
int |
size(boolean bits)
Return size of this ByteArrayValue
|
isEqualTo, resolve, toBooleanValue, toByteArrayValue, toDateValue, toIntegerValue, toNamedValue, toNullValue, toObjectIdentifierValue, toObjectValue, toOpenTypeValue, toRealValue, toStringValue, toValueCollectioncompareToint getUsedBits()
byte[] asByteArray()
@NotNull default Value.Kind getKind()
Valueboolean isEmpty()
int size(boolean bits)
bits - if true - count bits, bytes otherwiseCopyright © 2017. All rights reserved.