Method Standards.ID3.decode_string()
- Method decode_string
 stringdecode_string(stringin,inttype)- Description
 Decodes the string
infrom thetype, according to ID3v2.4.0-structure section 4, into a wide string.- See also
 
string decode_string(string in, int type)
Decodes the string in from the type, according to
 ID3v2.4.0-structure section 4, into a wide string.