plus

operator fun plus(bit: ElfSFlags): ElfSFlags

Returns a new ElfSFlags with the specified bit set to true

Return

a new ElfSFlags with the specified bit set to true

Parameters

bit

the bit to set

See also