pub fn read_section_name_table( buf: &[u8], index: &InkbIndex, ) -> Result<Vec<String>, DecodeError>
Read the name table from a complete .inkb file using its index.
.inkb