Package com.drew.metadata.heif.boxes
Class Box
- java.lang.Object
-
- com.drew.metadata.heif.boxes.Box
-
- Direct Known Subclasses:
ColourInformationBox,FileTypeBox,FullBox,ImageRotationBox,ItemProtectionBox.ProtectionSchemeInfoBox,ItemProtectionBox.ProtectionSchemeInfoBox.OriginalFormatBox
public class Box extends java.lang.ObjectISO/IEC 14496-12:2015 pg.6
-
-
Constructor Summary
Constructors Constructor Description Box(SequentialReader reader)Box(Box box)
-
-
-
Constructor Detail
-
Box
public Box(SequentialReader reader) throws java.io.IOException
- Throws:
java.io.IOException
-
Box
public Box(Box box)
-
-