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