Searched refs:readInputStream (Results 1 – 2 of 2) sorted by relevance
223 byte[] protoData = readInputStream(fis); in readCurrentConfiguration()260 private static byte[] readInputStream(InputStream in) throws IOException { in readInputStream() method in LetterboxConfigurationPersister
493 stdout = StreamUtil.readInputStream(is);498 stderr = StreamUtil.readInputStream(is);