public class Bytes extends U8a
| Constructor and Description |
|---|
Bytes(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEncodedLength()
The length of the value when encoded as a Uint8Array
|
byte[] |
toU8a(boolean isBare) |
eq, isEmpty, length, subarray, toHex, toJson, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConstructorCodec, toU8apublic int getEncodedLength()
The length of the value when encoded as a Uint8Array
getEncodedLength in interface CodecgetEncodedLength in class U8a