Skip to content

StringToBytes

Name - 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.