Maven module :un.api : api-encoding :
Class :
un.impl.cryptography.hash.HashInputStream
Extends/Implements :
un.api.io.WrapInputStream
Subclasses : -
Variables : -
Functions :
HashInputStream,
hashReset,
hashValue,
read,
read
public void
HashInputStream (HashFunction hashFunction, ByteInputStream in)
public void
hashReset ()
public long
hashValue ()
public int
read ()
public int
read (byte[] buffer, int offset, int length)
author Johann Sorel