Method Standards.ID3.encode_strings()
- Method
encode_strings
array
(string
|int
) encode_strings(array
(string
)in
)- Description
Encodes several strings in the same way as encode_string, but encodes all the strings with the same method, selected as in encode_string. The first element in the resulting array is the selected method, while the following elements are the encoded strings.
- See also