read

fun <V : Any> read(input: DataInputStream, type: KClass<V>): V(source)