Class FullAtom

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) byte[] flags  
      (package private) int version  
      • Fields inherited from class com.drew.metadata.mov.atoms.Atom

        size, type
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • version

        int version
      • flags

        byte[] flags
    • Constructor Detail

      • FullAtom

        public FullAtom​(SequentialReader reader,
                        Atom atom)
                 throws java.io.IOException
        Throws:
        java.io.IOException