Last updated 2 months ago
Was this helpful?
Encodes a binary string representation to an encoded string
CharsetEncode(binary=[byte[]], encoding=[string])
binary
byte[]
true
The binary data to encode to a string
encoding
string
false
The charset encoding to use (default: utf-8 )
utf-8