pub fn build_string_table(strings: &[&str]) -> Vec<u8> ⓘ
Build valid string table binary data from a slice of strings.