fromRawJson

fun <T> fromRawJson(bytes: InputStream, klass: Class<T>): T