pub fn read_comment_block<B: ReadBytes>( reader: &mut B, metadata: &mut MetadataBuilder, ) -> Result<()>
Read a comment metadata block.