public final class InputStreamUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static FileInputStream |
fileInputStream(Path filePath) |
static String |
inputStreamAsString(InputStream is) |
public static String inputStreamAsString(InputStream is)
public static FileInputStream fileInputStream(Path filePath)
Copyright © 2017–2020 Focus IT. All rights reserved.