fieldNameForId

@JvmName(name = "fieldNameForId")
actual external fun fieldNameForId(id: UShort): String?(source)

Get the field name for the given numerical id.

expect fun fieldNameForId(id: UShort): String?(source)

Get the field name for the given numerical id.

@JvmName(name = "fieldNameForId")
actual external fun fieldNameForId(id: UShort): String?(source)

Get the field name for the given numerical id.

actual fun fieldNameForId(id: UShort): String?(source)

Get the field name for the given numerical id.