[][src]Function tiny_multihash::read_code

pub fn read_code<R>(r: R) -> Result<u64, Error> where
    R: Read

Reads a code from a byte stream.