Class ByteField

java.lang.Object
All Implemented Interfaces:
java.lang.Comparable<TiffField<?>>

public final class ByteField
extends AbstractByteField
TIFF Byte type field.
Version:
1.0 01/06/2013
Author:
Wen Yu, yuwen_66@yahoo.com
  • Constructor Details

    • ByteField

      public ByteField​(short tag, byte[] data)