fn decode_pfb_binary_segments(data: &[u8]) -> impl Iterator<Item = &[u8]> + '_
Returns an iterator over the sequence of PFB binary segments.