Method Standards.ID3.decode_string()
- Method decode_string
string
decode_string(string
in
,int
type
)- Description
Decodes the string
in
from 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.