Package | Description |
---|---|
org.dromara.hutool.core.codec.binary |
BaseN编码解码,提供将bytes和baseN的编码转换功能。
|
Modifier and Type | Field and Description |
---|---|
static Base32Codec.Base32Encoder |
Base32Codec.Base32Encoder.ENCODER
编码器
|
static Base32Codec.Base32Encoder |
Base32Codec.Base32Encoder.HEX_ENCODER
16进制编码器
|
Copyright © 2025. All rights reserved.