usualFunctionMultiParam
fun usualFunctionMultiParam(p: Int, p1: Int, p2: ByteArray, p3: String): String
Content copied to clipboard
Summary of usual function
Use kotlin.reflect.KClass.simpleName to enumerate the properties of the class.
Return
some string from int
Parameters
Throws
exception descr actually, never throws