pub fn read_comment_no_framing<B: ReadBytes>( reader: &mut B, metadata: &mut MetadataBuilder, ) -> Result<()>