public static class Hash160.Translator extends Hash.HashTranslator<Hash160>
| 构造器和说明 |
|---|
Translator() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
byteWidth() |
Hash160 |
fromString(String value) |
Hash160 |
newInstance(byte[] b) |
fromParser, toBytesSink, toJSONfromBoolean, fromBytes, fromDouble, fromHex, fromInteger, fromJSONArray, fromJSONObject, fromLong, fromParser, fromValue, toBoolean, toBytes, toDouble, toHex, toInteger, toJSONArray, toJSONObject, toLong, toStringpublic Hash160 newInstance(byte[] b)
newInstance 在类中 Hash.HashTranslator<Hash160>public int byteWidth()
byteWidth 在类中 Hash.HashTranslator<Hash160>public Hash160 fromString(String value)
fromString 在类中 Hash.HashTranslator<Hash160>Copyright © 2021. All rights reserved.