reinterpret

Changes the interpretation of the pointed data or code.

Since Kotlin

1.3

Since Kotlin

1.3

Deprecated (with error)

Use plain Kotlin cast

Replace with

this as T

Since Kotlin

1.3