createString

fun createString(value: Int): Int(source)

Create a ConstantPoolEntry.StringConstant with the given value

Since

0.1.0

Parameters

value

The identifier of the ConstantPoolEntry.StringConstant


Create a ConstantPoolEntry.StringConstant with the given value

Since

0.1.0

Parameters