address_from_reader

Function address_from_reader 

Source
pub fn address_from_reader<R: Read>(r: &mut R) -> Result<Address>
Expand description

Reads a 20-byte address from a reader.