Class TIFFReader.HexDump

java.lang.Object
com.twelvemonkeys.imageio.metadata.tiff.TIFFReader.HexDump
Enclosing class:
TIFFReader

public static class TIFFReader.HexDump extends Object
///////////////////
Version:
$Id: TIFFReader.java,v 1.0 Nov 13, 2009 5:42:51 PM haraldk Exp$
Author:
Harald Kuhr, last modified by $Author: haraldk$
  • Method Details

    • dump

      public static String dump(byte[] bytes)
    • dump

      public static String dump(long offset, byte[] bytes, int off, int len)