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