public class ItemLocationBox.Extent extends Object
Modifier and Type | Field and Description |
---|---|
long |
extentIndex |
long |
extentLength |
long |
extentOffset |
Constructor and Description |
---|
ItemLocationBox.Extent(ByteBuffer in) |
ItemLocationBox.Extent(long extentOffset,
long extentLength,
long extentIndex) |
public long extentOffset
public long extentLength
public long extentIndex
public ItemLocationBox.Extent(long extentOffset, long extentLength, long extentIndex)
public ItemLocationBox.Extent(ByteBuffer in)
public void getContent(ByteBuffer os)
public int getSize()
Copyright © 2014. All rights reserved.