Input, Output and Codings Library - Base16Encode Method

Converts specified input value to a sequence of bytes before encoding the bytes as a sequence of Base16/Hexadecimal characters

Member of Input, Output and Codings Library (PRIM_IOC)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)Unicode StringUnicode string as Base16/Hexadecimal encoding of input value
InputValue*InputVariantValue to be encoded as a sequence of Base16/Hexadecimal characters
Encoding*Input (Optional)PRIM_IOC.EncodingEncoding to be used when specified input value is converted to bytes; UTF-8 is the default

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference