public final class RESTAPIUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getResponseString(InputStream input)
Get inputStream string as string.
|
public static String getResponseString(InputStream input) throws IOException
input - input streamIOException - if read went wrongCopyright © 2023 WSO2. All rights reserved.