pub fn write_section_line_tables(
line_tables: &[ScopeLineTable],
buf: &mut Vec<u8>,
)Expand description
Write the line tables section (no header framing).
pub fn write_section_line_tables(
line_tables: &[ScopeLineTable],
buf: &mut Vec<u8>,
)Write the line tables section (no header framing).