Class TagInfoSBytes


  • public class TagInfoSBytes
    extends TagInfo
    • Constructor Detail

      • TagInfoSBytes

        public TagInfoSBytes​(java.lang.String name,
                             int tag,
                             int length,
                             TiffDirectoryType directoryType)
    • Method Detail

      • encodeValue

        public byte[] encodeValue​(java.nio.ByteOrder byteOrder,
                                  byte... values)