| Package | Description |
|---|---|
| org.dromara.hutool.core.codec.binary |
BaseN编码解码,提供将bytes和baseN的编码转换功能。
|
| Modifier and Type | Field and Description |
|---|---|
static Base16Codec |
Base16Codec.CODEC_LOWER
编码解码器:小写
|
static Base16Codec |
Base16Codec.CODEC_UPPER
编码解码器:大写
|
Copyright © 2025. All rights reserved.