Skip to main content

build_string_table

Function build_string_table 

Source
pub fn build_string_table(strings: &[&str]) -> Vec<u8> 
Expand description

Build valid string table binary data from a slice of strings.