content/flux/v0/stdlib/universe/bytes.md
bytes() converts a string value to a bytes type.
(v: A) => bytes
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}
({{< req >}}) Value to convert.
bytes(v: "Example string")// Returns 0x4578616d706c6520737472696e67