Get Bytes From String With Encoding
  • 30 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get Bytes From String With Encoding

  • Dark
    Light

Article Summary

Step Details

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

The Get Bytes From String With Encoding step converts the Source String input to the specified Encoding Name input and outputs a list of Bytes.



Properties

Inputs

PropertyDescriptionData Type
Encoding NameThe desired encoding type to use (e.g. utf-8, utf-16, ascii)String
Source StringString to extract bytes from
String

Outputs

PropertyDescriptionData Type
OutputBytes from stringList of Byte



Was this article helpful?