public static class BaseFixedSizeByteArray.Fixed20ByteArray extends BaseFixedSizeByteArray
| 限定符和类型 | 字段和说明 |
|---|---|
static BaseFixedSizeByteArray.Fixed20ByteArray |
defaultValue |
data| 构造器和说明 |
|---|
Fixed20ByteArray() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BaseFixedSizeByteArray.Fixed20ByteArray |
defaultValue() |
protected int |
getBitSize()
Gets bit size.
|
static BaseFixedSizeByteArray.Fixed20ByteArray |
valueOf(byte[] bytes)
Value of fixed 64 byte array.
|
static BaseFixedSizeByteArray.Fixed20ByteArray |
valueOf(String hexString)
Value of fixed 20 byte array.
|
checkValid, equals, fillInData, getData, hashCode, toStringpublic static final BaseFixedSizeByteArray.Fixed20ByteArray defaultValue
public static BaseFixedSizeByteArray.Fixed20ByteArray valueOf(byte[] bytes)
bytes - the bytespublic static BaseFixedSizeByteArray.Fixed20ByteArray valueOf(String hexString)
hexString - the hex stringpublic static BaseFixedSizeByteArray.Fixed20ByteArray defaultValue()
protected int getBitSize()
BaseFixedSizeByteArraygetBitSize 在类中 BaseFixedSizeByteArrayCopyright © 2022. All rights reserved.