Example usage for org.apache.commons.codec.binary Hex subclass-usage

List of usage examples for org.apache.commons.codec.binary Hex subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.codec.binary Hex subclass-usage.

Usage

From source file org.javaweb.utils.HexUtils.java

/**
 * ?? String?Hex?byte?
 *
 * @author yz
 */
public class HexUtils extends Hex {