Character encoding operations.
- Copyright:
-
- Crown Copyright 2016
- License:
-
- Apache-2.0
- Source:
Members
-
<static, constant> IO_FORMAT
-
- Default Value:
-
- ["UTF8","UTF16","UTF16LE","UTF16BE","Latin1","Windows-1251","Hex","Base64"]
- Source:
Methods
-
<static> run(input, args)
-
Text encoding operation.
Parameters:
Name Type Description input
string args
Array.<Object> - Source:
Returns:
- Type
- string