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