Searched defs:MatchingOutputStream (Results 1 – 1 of 1) sorted by relevance
29 public class MatchingOutputStream extends OutputStream { class47 public MatchingOutputStream(InputStream expectedBytesStream, int matchBufferSize) { in MatchingOutputStream() method in MatchingOutputStream