pub fn consensus_decode_bytes<D: Read>( r: &mut D, ) -> Result<Vec<u8>, DecodeError>
Specialized version of Decodable for bytes