Appearance
buffer string_encode(string str, string encoding);
Encode the given string str(in UTF-8) using given encoding, return an buffer of bytes.
string_decode, buffer_transcode