plus

operator fun plus(bit: SectionFlags): SectionFlags

Returns a new SectionFlags with the specified bit set to true

Return

a new SectionFlags with the specified bit set to true

Parameters

bit

the bit to set

See also