Change Default Encoding of BinaryData API from ASCII to UTF-8
547
Views
0
Comments
New
Builtin & User functions

Following Action still use ascii as default value of Encoding parameter.

- TextToBinaryData

- BinaryDataToText


It will be better to change default value to utf-8.

Changed the category to
Builtin & User functions