Searched defs:fromStream (Results 1 – 2 of 2) sorted by relevance
48 public CloseableDelegateByteSource fromStream(@Nonnull InputStream stream) throws IOException { in fromStream() method in ByteTracker
146 fun fromStream(filename: String, inputStream: InputStream): SignatureFile { in <lambda>() method