You can buy this project and download/modify it how often you want.
/** * BaseN以及BCD编码封装 * * @author looly * */ package cn.hutool.core.codec;