reinterpret
Changes the interpretation of the pointed data or code.
Deprecated (with error)
Use plain Kotlin cast
Replace with
this as T
Content copied to clipboard
Changes the interpretation of the pointed data or code.
Use plain Kotlin cast
this as T