Skip to main content

get_sid_string

Function get_sid_string 

Source
pub fn get_sid_string(sid: u16, string_index: &[Vec<u8>]) -> String
Expand description

Resolve a String ID (SID) to its string. SID 0–390 are predefined standard strings. SID >= 391 indexes into the String INDEX (offset by 391).