| Modifier and Type | Field and Description |
|---|---|
static short |
sid |
| Constructor and Description |
|---|
NoteStructureSubRecord()
Construct a new
NoteStructureSubRecord and
fill its data with the default values |
NoteStructureSubRecord(LittleEndianInput in,
int size)
Read the record data from the supplied
RecordInputStream |
| Modifier and Type | Method and Description |
|---|---|
NoteStructureSubRecord |
clone() |
short |
getSid() |
void |
serialize(LittleEndianOutput out)
Serialize the record data into the supplied array of bytes
|
String |
toString()
Convert this record to string.
|
createSubRecord, isTerminating, serializepublic static final short sid
public NoteStructureSubRecord()
NoteStructureSubRecord and
fill its data with the default valuespublic NoteStructureSubRecord(LittleEndianInput in, int size)
RecordInputStreamin - the input to read fromsize - the provided size - must be 22public String toString()
public void serialize(LittleEndianOutput out)
public short getSid()
public NoteStructureSubRecord clone()
Copyright © 2010 - 2020 Adobe. All Rights Reserved