pub fn report_stream(
out: &mut String,
stream: &[u8],
extracted_groove_pixels: usize,
record_profile: &str,
options: &InspectionOptions<'_>,
) -> Result<()>Expand description
Render a BRS1 stream and its logical payload entries.