An ASCIIHexDecode filter. The static methods are suitable for direct decoding of entire arrays. The instance methods are suitable for processing smaller array chunks. So, for example, if you have a 1GB file that you wish to process in 1KB chunks, the instance methods will help you do that.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.