public class FP63 extends Object
| 构造器和说明 |
|---|
FP63() |
public static long newFP63(String inputStr)
inputStr - 需要转换的字符串public static long newFP63(byte[] byteArray,
int pos,
int length)
byteArray - 需要转换的字节数组pos - 起始下标length - 转换字节数Copyright © 2022. All rights reserved.