vncore / com.venuenext.vncore.http / HttpClient / readInputStream

readInputStream

open fun readInputStream(connection: HttpURLConnection): String

Reads response byte array to connection input stream.

Parameters

connection - the HTTP URL connection object.

Return
the JSON response string