public class IndexEntries extends Object
Constructor and Description |
---|
IndexEntries(byte[] displayOff,
byte[] keyFrameOff,
byte[] flags,
long[] fileOff) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getDisplayOff() |
long[] |
getFileOff() |
byte[] |
getFlags() |
byte[] |
getKeyFrameOff() |
static IndexEntries |
read(ByteBuffer bb) |
public IndexEntries(byte[] displayOff, byte[] keyFrameOff, byte[] flags, long[] fileOff)
public byte[] getDisplayOff()
public byte[] getFlags()
public long[] getFileOff()
public byte[] getKeyFrameOff()
public static IndexEntries read(ByteBuffer bb)
Copyright © 2019. All rights reserved.