Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get String From Bytes With Encoding

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version5.0.0
LocationData > Text

The Get String From Bytes With Encoding helps to extract string by providing a list of bytes and encoding type. 



Properties

Inputs

PropertyDescriptionData Type
BytesList of Bytes to convert List of Byte
Encoding NameEncoding name type (e.g. utf-8, utf-16, ascii)String

Outputs

PropertyDescriptionData Type
OutputConverted StringString