Package | Description |
---|---|
org.dromara.hutool.core.codec.binary |
BaseN编码解码,提供将bytes和baseN的编码转换功能。
|
Modifier and Type | Field and Description |
---|---|
static Base62Codec.Base62Encoder |
Base62Codec.Base62Encoder.GMP_ENCODER
GMP风格编码器
|
static Base62Codec.Base62Encoder |
Base62Codec.Base62Encoder.INVERTED_ENCODER
反转风格,即将GMP风格中的大小写做转换编码器
|
Copyright © 2025. All rights reserved.