bytes

Convert a value to a byte sequence. If no value is given, an empty byte sequence is returned.

This function does not generate a change.

Function

bytes(value)

Arguments

Argument Type Description
value any (optional) The value where to create a bytes value for.