PositionDependentRecord
public final class BinaryTagDataBlob extends PositionDependentRecordContainer
myLastOnDiskOffset
_children
Modifier | Constructor | Description |
---|---|---|
protected |
BinaryTagDataBlob(byte[] source,
int start,
int len) |
Create a new holder for a boring record with children, but with
position dependent characteristics
|
Modifier and Type | Method | Description |
---|---|---|
long |
getRecordType() |
Return the value we were given at creation
|
void |
writeOut(java.io.OutputStream out) |
Write the contents of the record back, so it can be written
to disk
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLastOnDiskOffset, getSheetId, setLastOnDiskOffset, setSheetId, updateOtherRecordReferences
buildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndian
addChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOut
protected BinaryTagDataBlob(byte[] source, int start, int len)
public long getRecordType()
getRecordType
in class Record
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.