Last updated 3 months ago
Was this helpful?
Encodes a string to a binary representation
CharsetDecode(encoded_binary=[string], encoding=[string])
encoded_binary
string
true
The string to encode to binary
encoding
false
The charset encoding to use (default: utf-8 )
utf-8