public class AddressUtils extends Object
Constructor and Description |
---|
AddressUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
read(byte[] address)
转换位元组为位址字串。
|
static byte[] |
read(String address)
转换位址字串为位元组。
|
Copyright © 2020 onbon4j. All rights reserved.