编/解码器包 Apache Commons Codec 1.12 发布

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Apache Commons Codec 1.12 发布了,Commons Codec 包中包含简单的各种格式的编码器和解码器,如 Base64 和 Hexadecimal。除了这些广泛使用的编码器和解码器,Commons Codec 包也维护着语音编码实用程序的集合。 ...

Apache Commons Codec 1.12 发布了,Commons Codec 包中包含简单的各种格式的编码器和解码器,如 Base64 和 Hexadecimal。除了这些广泛使用的编码器和解码器,Commons Codec 包也维护着语音编码实用程序的集合。

此版本更新内容:

New features:

  • Add Percent-Encoding Codec (described in RFC3986 and RFC7578)  Issue: CODEC-240. Thanks to Ioannis Sermetziadis.

  • Add SHA-3 methods in DigestUtils  Issue: CODEC-251. Thanks to Gary Gregory.

Fixed Bugs:

  • B64 salt generator: Random -> ThreadLocalRandom  Issue: CODEC-252.

  • Wrong value calculated by Cologne Phonetic if a special character is placed between equal letters  Issue: CODEC-250. Thanks to Alex Volodko.

  • ColognePhoneticTest.testIsEncodeEquals missing assertions  Issue: CODEC-246. Thanks to Oscar Luis Vera Pérez.

Changes:

  • Update from Java 6 to Java 7  Issue: CODEC-244.

发布公告


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

RESTful Web Services Cookbook

RESTful Web Services Cookbook

Subbu Allamaraju / Yahoo Press / 2010-3-11 / USD 39.99

While the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services is no picnic. This cookbook includes more than 10......一起来看看 《RESTful Web Services Cookbook》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具