| 程序包 | 说明 |
|---|---|
| com.dahuatech.hutool.core.codec |
BaseN以及BCD编码封装
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Base62Codec |
Base62Codec.createGmp()
创建GMP风格的Base62编码解码器对象
|
static Base62Codec |
Base62Codec.createInverted()
创建Inverted风格的Base62编码解码器对象
|
Copyright © 2023. All rights reserved.