Searched refs:fromInput (Results 1 – 1 of 1) sorted by relevance
2020 InputStream fromInput = fromSource.getRawByteSource().openStream(); in mergeFrom() local2029 int r = fromInput.read(data, read, data.length - read); in mergeFrom()