pub fn encoded_len( vertex_count: u32, face_count: u32, half_edge_count: u32, ) -> usize
Compute the encoded byte length for a topology section.