public final class GroupMarkerSubRecord extends SubRecord
Modifier and Type | Field | Description |
---|---|---|
static short |
sid |
Constructor | Description |
---|---|
GroupMarkerSubRecord() |
|
GroupMarkerSubRecord(LittleEndianInput in,
int size) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
clone() |
|
protected int |
getDataSize() |
|
short |
getSid() |
|
void |
serialize(LittleEndianOutput out) |
|
java.lang.String |
toString() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createSubRecord, isTerminating, serialize
public static final short sid
public GroupMarkerSubRecord()
public GroupMarkerSubRecord(LittleEndianInput in, int size)
public java.lang.String toString()
toString
in class java.lang.Object
public void serialize(LittleEndianOutput out)
protected int getDataSize()
getDataSize
in class SubRecord
public short getSid()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.