Searched defs:expectedBytesStream (Results 1 – 1 of 1) sorted by relevance
34 private final InputStream expectedBytesStream; field in MatchingOutputStream47 public MatchingOutputStream(InputStream expectedBytesStream, int matchBufferSize) { in MatchingOutputStream()