setObject

fun setObject(flags: Short, value: Boolean = true): Short(source)

Set isObject in the given flags (Sets the eleventh bit of the flags)

Specification

Return

The flags with the isObject flag set

Since

0.1.0

Parameters

flags

The flags to set the isObject in