Class TagInfoSLongs


  • public class TagInfoSLongs
    extends TagInfo
    • Constructor Detail

      • TagInfoSLongs

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

      • getValue

        public int[] getValue​(java.nio.ByteOrder byteOrder,
                              byte[] bytes)
      • encodeValue

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