- Enclosing class:
- TIFFReader
public static class TIFFReader.HexDump
extends Object
-
Method Summary
dump(long offset,
byte[] bytes,
int off,
int len)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
dump
public static String dump(byte[] bytes)
-
dump
public static String dump(long offset,
byte[] bytes,
int off,
int len)