Class COSHEXTable
java.lang.Object
org.apache.pdfbox.persistence.util.COSHEXTable
helper type for faster mapping of bytes to their hex equivalent.
- Version:
- $Revision: 1.4 $
- Author:
- Michael Traut
-
Field Summary
Fields -
Method Summary
-
Field Details
-
TABLE
public static final byte[][] TABLEASCII byte values for the hex strings. -
HEX_TABLE
ASCII byte values for the hex strings.
-