Class IndexHeader
Object
IndexHeader
- Author:
- Tommaso Nolli
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final bytestatic final bytestatic final bytestatic final bytestatic final byte
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
LSB_ORDERpublic static final byte LSB_ORDER- See Also:
 
- 
MSB_ORDERpublic static final byte MSB_ORDER- See Also:
 
- 
NATIVE_ORDERpublic static final byte NATIVE_ORDER- See Also:
 
- 
NEW_LSB_ORDERpublic static final byte NEW_LSB_ORDER- See Also:
 
- 
NEW_MSB_ORDERpublic static final byte NEW_MSB_ORDER- See Also:
 
 
- 
- 
Constructor Details- 
IndexHeaderpublic IndexHeader(byte byteOrder) 
- 
IndexHeader- Throws:
- IOException
- StoreException
 
 
- 
- 
Method Details- 
writeTo
- 
getByteOrderpublic byte getByteOrder()- Returns:
- Returns the byteOrder.
 
 
-