Function ethcore_util::sha3::sha3 [] [src]

pub fn sha3(r: &mut BufRead) -> Result<H256, Error>

Calculate SHA3 of given stream.