Function encode_hash

Source
pub fn encode_hash<W: Write>(h: &[u8], w: &mut BitWriter<W>) -> Result<usize>
Expand description

Encode a hash to bits.