pub fn write_section_address_paths(
address_paths: &[AddressPath],
buf: &mut Vec<u8>,
)Expand description
Write the address-paths section (no header framing).
pub fn write_section_address_paths(
address_paths: &[AddressPath],
buf: &mut Vec<u8>,
)Write the address-paths section (no header framing).