setStrict

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

Set isStrict in the given flags (Sets the ninth bit of the flags)

Specification

Return

The flags with the isStrict flag set

Since

0.1.0

Parameters

flags

The flags to set the isStrict in