public static final class DataSection.RawData extends DataSection.Data
| Constructor and Description |
|---|
RawData(byte[] data,
int alignment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
emit(ByteBuffer buffer,
DataSection.Patches patches) |
equals, getAlignment, getSize, hashCode, toString, updateAlignmentprotected void emit(ByteBuffer buffer, DataSection.Patches patches)
emit in class DataSection.Data