Package com.pff
Class OffsetIndexItem
- java.lang.Object
-
- com.pff.OffsetIndexItem
-
class OffsetIndexItem extends java.lang.ObjectOffsetIndexItem is a leaf item from the Offset index b-tree Only really used internally to get the file offset for items
-
-
Field Summary
Fields Modifier and Type Field Description (package private) longcRef(package private) longfileOffset(package private) longindexIdentifier(package private) intsize
-
Constructor Summary
Constructors Constructor Description OffsetIndexItem(byte[] data, int pstFileType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-