Class MetadataExtractor.ByteConvert

java.lang.Object
gov.nih.mipav.model.file.MetadataExtractor.ByteConvert
Enclosing class:
MetadataExtractor

public class MetadataExtractor.ByteConvert extends Object
Author:
Drew Noakes http://drewnoakes.com
  • Constructor Details

    • ByteConvert

      public ByteConvert()
  • Method Details

    • toInt32BigEndian

      public int toInt32BigEndian(byte[] bytes)
    • toInt32LittleEndian

      public int toInt32LittleEndian(byte[] bytes)