Determinses the input is to be encoded or decoded.
CodeKind is require to be set with with code.  
codeKind: 'encode' determines that input is to be encoded.  
codeKind: 'decode' determines that input is to be decoded.  
codeKind: 'none' - Default: No encoding \ decoding is applied.  
See Also: Options Text CodeKind
Generated using TypeDoc