Skip to main content
Version: 2.x

Odin String To Bytes

Helper to convert a String to a UTF-8 Byte Array. Useful for raw data messages.

Inputs

NameTypeDescription
StrstringString to convert.

Outputs

NameTypeDescription
BufferarrayOutput byte array.