Skip to content

FromBytesNode

Purpose of the Node

The FromBytesNode is used to convert a String input into a Bytes output. This node is particularly useful for scenarios where you need to transform textual data into a byte representation, enabling further binary processing or encoding.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInput bytes to convert.InputArray
EndOutput parsed value.OutputGeneric