Method Standards.ID3.decode_string()


Method decode_string

string decode_string(string in, int type)

Description

Decodes the string in from the type, according to ID3v2.4.0-structure section 4, into a wide string.

See also

encode_string