ElfBuilder.removeSegmentAt
void removeSegmentAt(uint index)Remove a segment at the specified index.
Parameters
index | The segment index to remove. |
Throws
Exception if the segment index is invalid.
void removeSegmentAt(uint index)Remove a segment at the specified index.
index | The segment index to remove. |