toString

fun toString(radix: Int): String(source)

Returns a string representation of an object.

Parameters

radix

Specifies a radix for converting numeric values to strings.