Skip to content

StringToBytes

Name Mandatory Description Default Type
⬅️ Input A string to be converted to bytes. String
Output ➡️ The byte representation of the input string. Bytes

Converts a string to its byte representation.