findUtf8

fun findUtf8(value: String): Int?(source)

Find the ConstantPoolEntry.Utf8Constant with the given value

Return

The index of the ConstantPoolEntry.Utf8Constant with the given value

Since

0.1.0

Parameters

value