encodeBoolean

abstract fun encodeBoolean(value: Boolean)(source)

Encodes a boolean value. Corresponding kind is PrimitiveKind.BOOLEAN.