fieldIdForName

@JvmName(name = "fieldIdForName")
actual external fun fieldIdForName(name: String): UShort(source)

Get the numerical ID for the given field name.

expect fun fieldIdForName(name: String): UShort(source)

Get the numerical ID for the given field name.

@JvmName(name = "fieldIdForName")
actual external fun fieldIdForName(name: String): UShort(source)

Get the numerical ID for the given field name.

actual fun fieldIdForName(name: String): UShort(source)

Get the numerical ID for the given field name.