pub fn encapsulated_pixel_data_from_frames( frames: &[Vec<u8>], ) -> DcmResult<PixelData>
Convenience helper for the common one-fragment-per-frame case.