pub fn address_to_writer<W: Write>(w: &mut W, addr: &Address) -> Result<()>
Writes a 20-byte address to a writer.