Searched defs:HashingOutputStream (Results 1 – 3 of 3) sorted by relevance
32 public final class HashingOutputStream extends FilterOutputStream { class45 public HashingOutputStream(HashFunction hashFunction, OutputStream out) { in HashingOutputStream() method in HashingOutputStream
120 class HashingOutputStream : public protobuf::io::ZeroCopyOutputStream { class in tensorflow::Hasher