pub fn expect_decl<B: BufRead>( xml: &mut Reader<B>, buf: &mut Vec<u8>, ) -> Result<()>
Expect an <?xml … declaration
<?xml …