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