ElfBuilder.removeSegmentAt

void removeSegmentAt(uint index)

Remove a segment at the specified index.

Parameters

indexThe segment index to remove.

Throws

Exception if the segment index is invalid.