public class FileHeaderVariablePart3 extends FileHeaderVariablePart2
_container| Constructor and Description |
|---|
FileHeaderVariablePart3(LocalObjectContainer container) |
| Modifier and Type | Method and Description |
|---|---|
int |
ownLength() |
protected void |
readBuffer(ByteArrayBuffer buffer,
boolean versionsAreConsistent) |
protected void |
writeBuffer(ByteArrayBuffer buffer,
boolean shuttingDown) |
address, commit, length, marshalledLength, readallocateSlot, getIdentifier, readIdentity, systemDatapublic FileHeaderVariablePart3(LocalObjectContainer container)
public int ownLength()
ownLength in class FileHeaderVariablePart2protected void readBuffer(ByteArrayBuffer buffer, boolean versionsAreConsistent)
readBuffer in class FileHeaderVariablePart2protected void writeBuffer(ByteArrayBuffer buffer, boolean shuttingDown)
writeBuffer in class FileHeaderVariablePart2