public class FileSegment extends Object
In a JPEG JFIF stream, a TIFF file can be segmented over multiple APP markers.
FileSegment(long offset, long length)
long
getLength()
getOffset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileSegment(long offset, long length)
public long getLength()
public long getOffset()
Copyright © 2014. All Rights Reserved.